diff options
author | Fabrizio Castro <fabrizio.castro@bp.renesas.com> | 2018-09-10 12:53:48 +0100 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-09-12 10:27:16 +0200 |
commit | 39c0e5a8746cfbfb87e86761337c807e7faea134 (patch) | |
tree | a7358c516fc3bc07054d136345a8a51df92caec9 | |
parent | 43bcac2396f7874338016d3c6d86d0bdad8e63e8 (diff) | |
download | linux-39c0e5a8746cfbfb87e86761337c807e7faea134.tar.gz linux-39c0e5a8746cfbfb87e86761337c807e7faea134.tar.bz2 linux-39c0e5a8746cfbfb87e86761337c807e7faea134.zip |
dt-bindings: arm: Document RZ/G2E SoC DT bindings
Add device tree bindings documentation for Renesas RZ/G2E (r8a774c0)
SoC.
Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-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 4a03a6b3397e..f5e0f82fd503 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -27,6 +27,8 @@ SoCs: compatible = "renesas,r8a77470" - RZ/G2M (R8A774A1) compatible = "renesas,r8a774a1" + - RZ/G2E (RA8774C0) + compatible = "renesas,r8a774c0" - R-Car M1A (R8A77781) compatible = "renesas,r8a7778" - R-Car H1 (R8A77790) |