diff options
author | Fabrizio Castro <fabrizio.castro@bp.renesas.com> | 2018-09-10 07:53:48 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-09-12 04:27:16 -0400 |
commit | 39c0e5a8746cfbfb87e86761337c807e7faea134 (patch) | |
tree | a7358c516fc3bc07054d136345a8a51df92caec9 | |
parent | 43bcac2396f7874338016d3c6d86d0bdad8e63e8 (diff) |
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: | |||
27 | compatible = "renesas,r8a77470" | 27 | compatible = "renesas,r8a77470" |
28 | - RZ/G2M (R8A774A1) | 28 | - RZ/G2M (R8A774A1) |
29 | compatible = "renesas,r8a774a1" | 29 | compatible = "renesas,r8a774a1" |
30 | - RZ/G2E (RA8774C0) | ||
31 | compatible = "renesas,r8a774c0" | ||
30 | - R-Car M1A (R8A77781) | 32 | - R-Car M1A (R8A77781) |
31 | compatible = "renesas,r8a7778" | 33 | compatible = "renesas,r8a7778" |
32 | - R-Car H1 (R8A77790) | 34 | - R-Car H1 (R8A77790) |