diff options
author | Fabrizio Castro <[email protected]> | 2017-08-09 12:27:40 +0100 |
---|---|---|
committer | Simon Horman <[email protected]> | 2017-08-17 10:30:00 +0200 |
commit | 61c687e8223f842ed71267ad142f5a920b32213d (patch) | |
tree | 3b8f4bee6ed70baa0b736adc238dbdf26c126cae | |
parent | 9933924781c2b27dfd8c43c1c12abb450b33094b (diff) |
ARM: shmobile: document iW-RainboW-G22D SODIMM SOM Development Platform
Document the iW-RainboW-G22D device tree bindings.
It is just a placeholder for the time being, the actual
implementation is not available yet.
Signed-off-by: Fabrizio Castro <[email protected]>
Reviewed-by: Chris Paterson <[email protected]>
Reviewed-by: Biju Das <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
-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 64e7f63826c3..ae75cb3b1331 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -68,6 +68,8 @@ Boards: compatible = "renesas,h3ulcb", "renesas,r8a7795"; - Henninger compatible = "renesas,henninger", "renesas,r8a7791" + - iWave Systems RZ/G1E SODIMM SOM Development Platform (iW-RainboW-G22D) + compatible = "iwave,g22d", "iwave,g22m", "renesas,r8a7745" - iWave Systems RZ/G1E SODIMM System On Module (iW-RainboW-G22M-SM) compatible = "iwave,g22m", "renesas,r8a7745" - iWave Systems RZ/G1M Qseven Development Platform (iW-RainboW-G20D-Qseven) |