diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2018-10-16 22:22:05 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-10-17 20:04:33 +0100 |
commit | a27ee74d0d51697ce1664faefc5834fade4fef49 (patch) | |
tree | d00fa47526cba68c369b2c6047b11431ce78b4e7 /Documentation | |
parent | ec506e9246bf42795f1fa8a5cd00740e5686ba73 (diff) | |
download | linux-a27ee74d0d51697ce1664faefc5834fade4fef49.tar.bz2 |
spi: sh-msiof: document R8A779{7|8}0 bindings
Document the R-Car V3{M|H} (R8A779{7|8}0) SoCs in the Renesas MSIOF
bindings.
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/spi/sh-msiof.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/sh-msiof.txt b/Documentation/devicetree/bindings/spi/sh-msiof.txt index 49fd806b3689..4b836ad17b19 100644 --- a/Documentation/devicetree/bindings/spi/sh-msiof.txt +++ b/Documentation/devicetree/bindings/spi/sh-msiof.txt @@ -13,6 +13,8 @@ Required properties: "renesas,msiof-r8a7795" (R-Car H3) "renesas,msiof-r8a7796" (R-Car M3-W) "renesas,msiof-r8a77965" (R-Car M3-N) + "renesas,msiof-r8a77970" (R-Car V3M) + "renesas,msiof-r8a77980" (R-Car V3H) "renesas,msiof-r8a77990" (R-Car E3) "renesas,msiof-r8a77995" (R-Car D3) "renesas,msiof-sh73a0" (SH-Mobile AG5) |