aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/spi/sh-msiof.txt
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2015-09-28 15:28:03 +0200
committerMark Brown <broonie@kernel.org>2015-09-29 17:13:47 +0100
commiteb8d0ac4afd8b15ac88f8a50342b32774ff881ed (patch)
tree8e23b18c8bdc65496af9bbbb02cd52126b833060 /Documentation/devicetree/bindings/spi/sh-msiof.txt
parentLinux 4.3-rc1 (diff)
downloadlinux-dev-eb8d0ac4afd8b15ac88f8a50342b32774ff881ed.tar.xz
linux-dev-eb8d0ac4afd8b15ac88f8a50342b32774ff881ed.zip
spi: sh-msiof: Match renesas,rx-fifo-size in DT bindings doc with driver
Commit fe78d0b7691c0274 ("spi: sh-msiof: Fix FIFO size to 64 word from 256 word") changed the default RX FIFO size on R-Car Gen2 SoCs in the driver code, but forgot to update the DT bindings documentation. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/spi/sh-msiof.txt')
-rw-r--r--Documentation/devicetree/bindings/spi/sh-msiof.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/spi/sh-msiof.txt b/Documentation/devicetree/bindings/spi/sh-msiof.txt
index 8f771441be60..705075da2f10 100644
--- a/Documentation/devicetree/bindings/spi/sh-msiof.txt
+++ b/Documentation/devicetree/bindings/spi/sh-msiof.txt
@@ -51,7 +51,7 @@ Optional properties, deprecated for soctype-specific bindings:
- renesas,tx-fifo-size : Overrides the default tx fifo size given in words
(default is 64)
- renesas,rx-fifo-size : Overrides the default rx fifo size given in words
- (default is 64, or 256 on R-Car Gen2)
+ (default is 64)
Pinctrl properties might be needed, too. See
Documentation/devicetree/bindings/pinctrl/renesas,*.