diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-08-25 14:56:49 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2017-09-18 08:02:25 +0200 |
commit | 443c1631172a7a6dc19c1657425354327858a548 (patch) | |
tree | 59e8ce43469d04a259a410f63c25883c410caf3c /Documentation/devicetree/bindings/arm | |
parent | dt-bindings: display: renesas: dw-hdmi: Drop bogus node name suffix (diff) | |
download | linux-443c1631172a7a6dc19c1657425354327858a548.tar.xz linux-443c1631172a7a6dc19c1657425354327858a548.zip |
ARM: shmobile: Document R-Car V3M SoC DT bindings
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/shmobile.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt index ae75cb3b1331..a1f06711a4dd 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -39,6 +39,8 @@ SoCs: compatible = "renesas,r8a7795" - R-Car M3-W (R8A77960) compatible = "renesas,r8a7796" + - R-Car V3M (R8A77970) + compatible = "renesas,r8a77970" - R-Car D3 (R8A77995) compatible = "renesas,r8a77995" |