aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2011-02-13 21:10:43 -0500
committerGrant Likely <grant.likely@secretlab.ca>2011-02-22 16:59:53 -0500
commit0b782531c038d4a4bded3fc1069c961b1f14f0de (patch)
treebe30f4510cd5e95dc252613a8da5df5e7fed1c01 /Documentation/devicetree
parentce792580ea2ce6f7259b45124e9ccc4574c31606 (diff)
spi: New driver for Altera SPI
This patch adds a new SPI driver to support the Altera SOPC Builder SPI component. It uses the bitbanging library. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/spi/spi_altera.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/spi_altera.txt b/Documentation/devicetree/bindings/spi/spi_altera.txt
new file mode 100644
index 000000000000..dda375943506
--- /dev/null
+++ b/Documentation/devicetree/bindings/spi/spi_altera.txt
@@ -0,0 +1,4 @@
1Altera SPI
2
3Required properties:
4- compatible : should be "ALTR,spi-1.0".