Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / Documentation / devicetree / bindings / arm / shmobile.txt
1 Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
2 --------------------------------------------------------------------
3
4 SoCs:
5
6 - Emma Mobile EV2
7 compatible = "renesas,emev2"
8 - RZ/A1H (R7S72100)
9 compatible = "renesas,r7s72100"
10 - SH-Mobile AG5 (R8A73A00/SH73A0)
11 compatible = "renesas,sh73a0"
12 - R-Mobile APE6 (R8A73A40)
13 compatible = "renesas,r8a73a4"
14 - R-Mobile A1 (R8A77400)
15 compatible = "renesas,r8a7740"
16 - R-Car M1A (R8A77781)
17 compatible = "renesas,r8a7778"
18 - R-Car H1 (R8A77790)
19 compatible = "renesas,r8a7779"
20 - R-Car H2 (R8A77900)
21 compatible = "renesas,r8a7790"
22 - R-Car M2-W (R8A77910)
23 compatible = "renesas,r8a7791"
24 - R-Car V2H (R8A77920)
25 compatible = "renesas,r8a7792"
26 - R-Car M2-N (R8A77930)
27 compatible = "renesas,r8a7793"
28 - R-Car E2 (R8A77940)
29 compatible = "renesas,r8a7794"
30
31
32 Boards:
33
34 - Alt
35 compatible = "renesas,alt", "renesas,r8a7794"
36 - APE6-EVM
37 compatible = "renesas,ape6evm", "renesas,r8a73a4"
38 - Atmark Techno Armadillo-800 EVA
39 compatible = "renesas,armadillo800eva"
40 - BOCK-W
41 compatible = "renesas,bockw", "renesas,r8a7778"
42 - BOCK-W - Reference Device Tree Implementation
43 compatible = "renesas,bockw-reference", "renesas,r8a7778"
44 - Genmai (RTK772100BC00000BR)
45 compatible = "renesas,genmai", "renesas,r7s72100"
46 - Gose
47 compatible = "renesas,gose", "renesas,r8a7793"
48 - Henninger
49 compatible = "renesas,henninger", "renesas,r8a7791"
50 - Koelsch (RTP0RC7791SEB00010S)
51 compatible = "renesas,koelsch", "renesas,r8a7791"
52 - Kyoto Microcomputer Co. KZM-A9-Dual
53 compatible = "renesas,kzm9d", "renesas,emev2"
54 - Kyoto Microcomputer Co. KZM-A9-GT
55 compatible = "renesas,kzm9g", "renesas,sh73a0"
56 - Lager (RTP0RC7790SEB00010S)
57 compatible = "renesas,lager", "renesas,r8a7790"
58 - Marzen
59 compatible = "renesas,marzen", "renesas,r8a7779"
60
61 Note: Reference Device Tree Implementations are temporary implementations
62 to ease the migration from platform devices to Device Tree, and are
63 intended to be removed in the future.
This page took 0.032141 seconds and 5 git commands to generate.