diff options
author | Geert Uytterhoeven <geert+renesas@linux-m68k.org> | 2014-03-11 05:43:26 -0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-03-11 05:56:20 -0400 |
commit | f9ee821ebc5e58ff5da08d625ea4e2d74b221317 (patch) | |
tree | 786761909bdc31f9701d3c83ee180674f6fbdab3 | |
parent | b14158603288b9d898716b41f2f0acb7d49dad2c (diff) |
spi: sh-msiof: Remove "renesas,msiof-sh7724" from bindings
It's not implemented in the driver, so it's a bad example.
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/spi/sh-msiof.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/spi/sh-msiof.txt b/Documentation/devicetree/bindings/spi/sh-msiof.txt index 1f0cb33763a1..f24baf3b6cc1 100644 --- a/Documentation/devicetree/bindings/spi/sh-msiof.txt +++ b/Documentation/devicetree/bindings/spi/sh-msiof.txt | |||
@@ -5,7 +5,6 @@ Required properties: | |||
5 | "renesas,sh-msiof" for SuperH, or | 5 | "renesas,sh-msiof" for SuperH, or |
6 | "renesas,sh-mobile-msiof" for SH Mobile series. | 6 | "renesas,sh-mobile-msiof" for SH Mobile series. |
7 | Examples with soctypes are: | 7 | Examples with soctypes are: |
8 | "renesas,msiof-sh7724" (SH) | ||
9 | "renesas,msiof-r8a7790" (R-Car H2) | 8 | "renesas,msiof-r8a7790" (R-Car H2) |
10 | "renesas,msiof-r8a7791" (R-Car M2) | 9 | "renesas,msiof-r8a7791" (R-Car M2) |
11 | - reg : Offset and length of the register set for the device | 10 | - reg : Offset and length of the register set for the device |