diff options
| author | Thomas Chou <[email protected]> | 2015-10-14 08:33:34 +0800 |
|---|---|---|
| committer | Thomas Chou <[email protected]> | 2015-10-23 07:36:56 +0800 |
| commit | 15a56f9cb73fbf832e4ade37651605eb9662b388 (patch) | |
| tree | d42dc6b4e341a0853bbf8ca4bf71e2e6b437fba7 /doc | |
| parent | da2f838d8a6f72dfe4bdea529d3e98826fba5e8a (diff) | |
spi : convert altera_spi to driver model
Convert altera_spi to driver model
Signed-off-by: Thomas Chou <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/device-tree-bindings/spi/spi_altera.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/device-tree-bindings/spi/spi_altera.txt b/doc/device-tree-bindings/spi/spi_altera.txt new file mode 100644 index 00000000000..de4fae8318f --- /dev/null +++ b/doc/device-tree-bindings/spi/spi_altera.txt @@ -0,0 +1,4 @@ +Altera SPI + +Required properties: +- compatible : should be "altr,spi-1.0". |
