diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-07-20 15:28:59 +0300 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2017-07-27 18:10:22 +0300 |
commit | f03783efc4cb9e07262bd2a877fc96bfa1697a18 (patch) | |
tree | f22faac8d0cb25b68fa20a1baff3f58ada8ae376 /Documentation/devicetree/bindings/arm/shmobile.txt | |
parent | fd57d77f9c649cf95216d390647a244fa34b3584 (diff) | |
download | linux-f03783efc4cb9e07262bd2a877fc96bfa1697a18.tar.xz |
ARM: shmobile: Document R-Car D3 SoC DT bindings
Note that r8a77995 is the first Renesas "r8a<n>" SoC matching against a 5
digit number, as r8a77990 will be a different SoC.
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/shmobile.txt')
-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 1a671e329864..91f92d626502 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 D3 (R8A77995) + compatible = "renesas,r8a77995" Boards: |