aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/spi/omap-spi.txt
diff options
context:
space:
mode:
authorDaniel Mack <zonque@gmail.com>2012-10-07 18:19:44 +0200
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-10-17 16:26:51 +0900
commit0384e90b853357d24935c65ba0e1bdd27faa6e58 (patch)
tree4ee58ec411a372761b15e9316ca6f827c613308f /Documentation/devicetree/bindings/spi/omap-spi.txt
parentLinux 3.7-rc1 (diff)
downloadlinux-dev-0384e90b853357d24935c65ba0e1bdd27faa6e58.tar.xz
linux-dev-0384e90b853357d24935c65ba0e1bdd27faa6e58.zip
spi/mcspi: allow configuration of pin directions
Allow D0 to be an input and D1 to be an output, configurable via platform data and a new DT property. Based on a patch from Matus Ujhelyi <matus.ujhelyi@streamunlimited.com> Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'Documentation/devicetree/bindings/spi/omap-spi.txt')
-rw-r--r--Documentation/devicetree/bindings/spi/omap-spi.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/spi/omap-spi.txt b/Documentation/devicetree/bindings/spi/omap-spi.txt
index 81df374adbb9..2ef0a6b85653 100644
--- a/Documentation/devicetree/bindings/spi/omap-spi.txt
+++ b/Documentation/devicetree/bindings/spi/omap-spi.txt
@@ -6,7 +6,9 @@ Required properties:
- "ti,omap4-spi" for OMAP4+.
- ti,spi-num-cs : Number of chipselect supported by the instance.
- ti,hwmods: Name of the hwmod associated to the McSPI
-
+- ti,pindir-d0-in-d1-out: Select the D0 pin as input and D1 as
+ output. The default is D0 as output and
+ D1 as input.
Example: