diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-06-09 14:43:46 +0300 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2017-06-12 12:59:07 +0300 |
commit | 521ec12e2f56b16e6a0b4e7ef97a666bd3de4ff5 (patch) | |
tree | ba330ef2c63baffac717c3e234d7e907cd3fdeca /Documentation/devicetree/bindings/arm/shmobile.txt | |
parent | fa5b2e749c99e6dbcca9c067a59b2ce17b3ac82e (diff) | |
download | linux-521ec12e2f56b16e6a0b4e7ef97a666bd3de4ff5.tar.xz |
ARM: shmobile: Document Renesas H3-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 H3.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/shmobile.txt')
-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 433f25afe288..d95324a88ee6 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -86,6 +86,8 @@ Boards: compatible = "renesas,salvator-x", "renesas,r8a7795"; - Salvator-X (RTP0RC7796SIPB0011S) compatible = "renesas,salvator-x", "renesas,r8a7796"; + - Salvator-XS (Salvator-X 2nd version, RTP0RC7795SIPB0012S) + compatible = "renesas,salvator-xs", "renesas,r8a7795"; - SILK (RTP0RC7794LCB00011S) compatible = "renesas,silk", "renesas,r8a7794" - SK-RZG1E (YR8A77450S000BE) |