diff options
author | Olof Johansson <[email protected]> | 2017-03-21 17:38:11 -0700 |
---|---|---|
committer | Olof Johansson <[email protected]> | 2017-03-21 17:38:11 -0700 |
commit | af48251cc1aa94b8590453eeeee7cdcff9e07c31 (patch) | |
tree | 61b88b0ebe3b64ba54dd49dfffdf1f3a5ab28956 | |
parent | 8855e14d61e96966dd2b2c045304b89cbb504fa9 (diff) | |
parent | cfb9f93437eb6663ca99e85c47bb3656ccfe59c5 (diff) |
Merge tag 'renesas-dt-bindings-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
Renesas ARM Based SoC DT Bindings Updates for v4.12
* Document RZ/G1N and RZ/G1H SoC DT bindings
* tag 'renesas-dt-bindings-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
ARM: shmobile: Document RZ/G1N SoC DT binding
ARM: shmobile: Document RZ/G1H SoC DT binding
Signed-off-by: Olof Johansson <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/shmobile.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt index c9502634316d..170fe0562c63 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -13,8 +13,12 @@ SoCs: compatible = "renesas,r8a73a4" - R-Mobile A1 (R8A77400) compatible = "renesas,r8a7740" + - RZ/G1H (R8A77420) + 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) |