diff options
author | Fabrizio Castro <fabrizio.castro@bp.renesas.com> | 2017-08-09 13:27:40 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2017-08-17 10:30:00 +0200 |
commit | 61c687e8223f842ed71267ad142f5a920b32213d (patch) | |
tree | 3b8f4bee6ed70baa0b736adc238dbdf26c126cae /Documentation/devicetree/bindings/arm | |
parent | ARM: shmobile: document iW-RainboW-G22M-SM SODIMM System on Module (diff) | |
download | linux-61c687e8223f842ed71267ad142f5a920b32213d.tar.xz linux-61c687e8223f842ed71267ad142f5a920b32213d.zip |
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 <fabrizio.castro@bp.renesas.com>
Reviewed-by: Chris Paterson <chris.paterson2@renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-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) |