diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2018-09-03 20:25:12 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-09-04 19:00:33 +0300 |
commit | 3806112c9ecb4c958581808e0a4040d5de47216a (patch) | |
tree | 3b81a2d114cf824847248853d355e636294061e0 /Documentation/devicetree/bindings/spi | |
parent | 04c55a34cf3d8a39ea85b89cf6b1f6945b3dfc3c (diff) | |
download | linux-3806112c9ecb4c958581808e0a4040d5de47216a.tar.xz |
spi: sh-msiof: Document R-Car E3 support
Document support for the MSIOF module in the Renesas R-Car E3 (r8a77990)
SoC.
No driver update is needed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/spi')
-rw-r--r-- | Documentation/devicetree/bindings/spi/sh-msiof.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/sh-msiof.txt b/Documentation/devicetree/bindings/spi/sh-msiof.txt index 8b53e986eef6..27b48f07ca97 100644 --- a/Documentation/devicetree/bindings/spi/sh-msiof.txt +++ b/Documentation/devicetree/bindings/spi/sh-msiof.txt @@ -12,6 +12,7 @@ Required properties: "renesas,msiof-r8a7795" (R-Car H3) "renesas,msiof-r8a7796" (R-Car M3-W) "renesas,msiof-r8a77965" (R-Car M3-N) + "renesas,msiof-r8a77990" (R-Car E3) "renesas,msiof-r8a77995" (R-Car D3) "renesas,msiof-sh73a0" (SH-Mobile AG5) "renesas,sh-mobile-msiof" (generic SH-Mobile compatibile device) |