diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-03-10 16:48:28 +0300 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2017-03-13 12:24:14 +0300 |
commit | cfb9f93437eb6663ca99e85c47bb3656ccfe59c5 (patch) | |
tree | 7058c35d44559368d45aaaf0032d07747ce54b4f /Documentation/devicetree/bindings/arm/shmobile.txt | |
parent | 368d03531f39ffaa793a98b9a17c79d660b1cd1a (diff) | |
download | linux-cfb9f93437eb6663ca99e85c47bb3656ccfe59c5.tar.xz |
ARM: shmobile: Document RZ/G1N SoC DT binding
Document the RZ/G1N (r8a7744) SoC.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
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 b8155a209c58..170fe0562c63 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -17,6 +17,8 @@ SoCs: compatible = "renesas,r8a7742" - RZ/G1M (R8A77430) compatible = "renesas,r8a7743" + - RZ/G1N (R8A77440) + compatible = "renesas,r8a7744" - RZ/G1E (R8A77450) compatible = "renesas,r8a7745" - R-Car M1A (R8A77781) |