summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2015-10-14 08:33:34 +0800
committerThomas Chou <thomas@wytron.com.tw>2015-10-23 07:36:56 +0800
commit15a56f9cb73fbf832e4ade37651605eb9662b388 (patch)
treed42dc6b4e341a0853bbf8ca4bf71e2e6b437fba7 /doc
parentda2f838d8a6f72dfe4bdea529d3e98826fba5e8a (diff)
downloadblackbird-obmc-uboot-15a56f9cb73fbf832e4ade37651605eb9662b388.tar.gz
blackbird-obmc-uboot-15a56f9cb73fbf832e4ade37651605eb9662b388.zip
spi : convert altera_spi to driver model
Convert altera_spi to driver model Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Jagan Teki <jteki@openedev.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/device-tree-bindings/spi/spi_altera.txt4
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 0000000000..de4fae8318
--- /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".
OpenPOWER on IntegriCloud