diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2015-10-02 04:56:12 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2015-11-16 18:54:53 +0100 |
commit | 1950fab0789111de4ba3406c6e93dc57e345d32c (patch) | |
tree | 48d4c5dffb13a49ee35f6e38b09fd26b33de83ba /Documentation/devicetree/bindings/arm | |
parent | arm64: renesas: r8a7795: enable PFC (diff) | |
download | linux-1950fab0789111de4ba3406c6e93dc57e345d32c.tar.xz linux-1950fab0789111de4ba3406c6e93dc57e345d32c.zip |
arm64: renesas: add Salvator-X board support
Add initial board support for r8a7795 Salvator-X. At this point
only DEBUG0 and DEBUG1 serial ports are supported.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Gaku Inami <gaku.inami.xw@bp.renesas.com>
Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
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 6712ebbe5f49..678a8184da24 100644 --- a/Documentation/devicetree/bindings/arm/shmobile.txt +++ b/Documentation/devicetree/bindings/arm/shmobile.txt @@ -59,5 +59,7 @@ Boards: compatible = "renesas,marzen", "renesas,r8a7779" - Porter (M2-LCDP) compatible = "renesas,porter", "renesas,r8a7791" + - Salvator-X + compatible = "renesas,salvator-x", "renesas,r8a7795"; - SILK (RTP0RC7794LCB00011S) compatible = "renesas,silk", "renesas,r8a7794" |