diff options
author | Cao Van Dong <cv-dong@jinso.co.jp> | 2019-04-11 16:54:21 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-05-02 10:37:48 +0900 |
commit | 9231b4603ef266cdf242d44c3164d6ee69447a1b (patch) | |
tree | 596e3940673e9b790f64bda1e3dff495a4a29cec /Documentation | |
parent | 51ebf6acb00fa6f965e600f848bee5bddddd2054 (diff) | |
download | linux-9231b4603ef266cdf242d44c3164d6ee69447a1b.tar.bz2 |
spi: sh-msiof: Document r8a77470 bindings
Document SoC specific bindings for R-Car RZ/G1C(r8a77470) SoC.
Signed-off-by: Cao Van Dong <cv-dong@jinso.co.jp>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
-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 37cf69586d10..18e14ee257b2 100644 --- a/Documentation/devicetree/bindings/spi/sh-msiof.txt +++ b/Documentation/devicetree/bindings/spi/sh-msiof.txt @@ -4,6 +4,7 @@ Required properties: - compatible : "renesas,msiof-r8a7743" (RZ/G1M) "renesas,msiof-r8a7744" (RZ/G1N) "renesas,msiof-r8a7745" (RZ/G1E) + "renesas,msiof-r8a77470" (RZ/G1C) "renesas,msiof-r8a774a1" (RZ/G2M) "renesas,msiof-r8a774c0" (RZ/G2E) "renesas,msiof-r8a7790" (R-Car H2) |