diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-10-30 18:29:57 +0100 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2017-11-27 11:22:48 +0100 |
commit | 0021ca8ef7cad34a8077073ec3aaf638117681f5 (patch) | |
tree | 69dc8c00561ef08dbab78e73fbab0d038c05b73c /Documentation/devicetree/bindings/arm | |
parent | Linux 4.15-rc1 (diff) | |
download | linux-0021ca8ef7cad34a8077073ec3aaf638117681f5.tar.xz linux-0021ca8ef7cad34a8077073ec3aaf638117681f5.zip |
ARM: shmobile: Document Renesas M3-W-based Salvator-XS board DT bindings
The Renesas Salvator-XS (Salvator-X 2nd version) development board can
be equipped with either an R-Car H3 ES2.0 or M3-W ES1.x SiP, which are
pin-compatible.
Document board part number and compatible values for the version with
R-Car M3-W.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
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 020d758fc0c5..062520a0e74c 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -104,6 +104,8 @@ Boards: compatible = "renesas,salvator-x", "renesas,r8a7796" - Salvator-XS (Salvator-X 2nd version, RTP0RC7795SIPB0012S) compatible = "renesas,salvator-xs", "renesas,r8a7795" + - Salvator-XS (Salvator-X 2nd version, RTP0RC7796SIPB0012S) + compatible = "renesas,salvator-xs", "renesas,r8a7796" - SILK (RTP0RC7794LCB00011S) compatible = "renesas,silk", "renesas,r8a7794" - SK-RZG1E (YR8A77450S000BE) |