diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2018-02-26 13:03:45 -0500 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-02-28 01:50:09 -0500 |
commit | b604e4a008fe3e5956c5a07139a8168cbe22f46a (patch) | |
tree | 58f9a192f18a92b0323abf46b18a51c066a06b48 | |
parent | 04db44132bc544e12f8c7693db35a080edded6ee (diff) |
dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-XS board
The Renesas Salvator-XS development board can be equipped with an R-Car
H3, M3-W, or M3-N SiP, which are pin-compatible.
Document board part number and compatible values for the version with
R-Car M3-N.
Signed-off-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 66edc1406bb8..02c77e58301b 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt | |||
@@ -112,6 +112,8 @@ Boards: | |||
112 | compatible = "renesas,salvator-xs", "renesas,r8a7795" | 112 | compatible = "renesas,salvator-xs", "renesas,r8a7795" |
113 | - Salvator-XS (Salvator-X 2nd version, RTP0RC7796SIPB0012S) | 113 | - Salvator-XS (Salvator-X 2nd version, RTP0RC7796SIPB0012S) |
114 | compatible = "renesas,salvator-xs", "renesas,r8a7796" | 114 | compatible = "renesas,salvator-xs", "renesas,r8a7796" |
115 | - Salvator-XS (Salvator-X 2nd version, RTP0RC77965SIPB012S) | ||
116 | compatible = "renesas,salvator-xs", "renesas,r8a77965" | ||
115 | - SILK (RTP0RC7794LCB00011S) | 117 | - SILK (RTP0RC7794LCB00011S) |
116 | compatible = "renesas,silk", "renesas,r8a7794" | 118 | compatible = "renesas,silk", "renesas,r8a7794" |
117 | - SK-RZG1E (YR8A77450S000BE) | 119 | - SK-RZG1E (YR8A77450S000BE) |