diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-11-14 12:16:50 +0900 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-11-14 12:16:50 +0900 |
commit | 170c2d0a87922adb43a8e8ca47cba3e30407d4d6 (patch) | |
tree | 1e2d95a01484072e00bfa3267636e1d7836bcbd6 /Documentation | |
parent | 8266bdd2d716c08c3ebb1d6975daec88826d7f75 (diff) | |
parent | 2cd451792db174382aaca96c75bc3bf47a6065fe (diff) |
Merge branch 'spi-mcspi' into spi-next
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/spi/omap-spi.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/spi/omap-spi.txt b/Documentation/devicetree/bindings/spi/omap-spi.txt index 2ef0a6b85653..938809c6829b 100644 --- a/Documentation/devicetree/bindings/spi/omap-spi.txt +++ b/Documentation/devicetree/bindings/spi/omap-spi.txt @@ -6,9 +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. +- ti,pindir-d0-out-d1-in: Select the D0 pin as output and D1 as + input. The default is D0 as input and + D1 as output. Example: |