aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2018-02-26 13:03:44 -0500
committerSimon Horman <horms+renesas@verge.net.au>2018-02-28 01:51:32 -0500
commit09bea76aad76058d7d1dae8f5804751a017967c1 (patch)
treeeb32908ca0a0271b859d6ae6a1f59db202ac36bb
parentb604e4a008fe3e5956c5a07139a8168cbe22f46a (diff)
dt-bindings: arm: Document Renesas R-Car M3-N-based Salvator-X board
The Renesas Salvator-X 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. The board part number was extracted from a big patch by Takeshi Kihara in the BSP. 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.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index 02c77e58301b..d3d1df97834f 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -108,6 +108,8 @@ Boards:
108 compatible = "renesas,salvator-x", "renesas,r8a7795" 108 compatible = "renesas,salvator-x", "renesas,r8a7795"
109 - Salvator-X (RTP0RC7796SIPB0011S) 109 - Salvator-X (RTP0RC7796SIPB0011S)
110 compatible = "renesas,salvator-x", "renesas,r8a7796" 110 compatible = "renesas,salvator-x", "renesas,r8a7796"
111 - Salvator-X (RTP0RC7796SIPB0011S (M3N))
112 compatible = "renesas,salvator-x", "renesas,r8a77965"
111 - Salvator-XS (Salvator-X 2nd version, RTP0RC7795SIPB0012S) 113 - Salvator-XS (Salvator-X 2nd version, RTP0RC7795SIPB0012S)
112 compatible = "renesas,salvator-xs", "renesas,r8a7795" 114 compatible = "renesas,salvator-xs", "renesas,r8a7795"
113 - Salvator-XS (Salvator-X 2nd version, RTP0RC7796SIPB0012S) 115 - Salvator-XS (Salvator-X 2nd version, RTP0RC7796SIPB0012S)