Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.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 AP4 (R8A73720/SH7372)
11     compatible = "renesas,sh7372"
12   - SH-Mobile AG5 (R8A73A00/SH73A0)
13     compatible = "renesas,sh73a0"
14   - R-Mobile APE6 (R8A73A40)
15     compatible = "renesas,r8a73a4"
16   - R-Mobile A1 (R8A77400)
17     compatible = "renesas,r8a7740"
18   - R-Car M1A (R8A77781)
19     compatible = "renesas,r8a7778"
20   - R-Car H1 (R8A77790)
21     compatible = "renesas,r8a7779"
22   - R-Car H2 (R8A77900)
23     compatible = "renesas,r8a7790"
24   - R-Car M2-W (R8A77910)
25     compatible = "renesas,r8a7791"
26   - R-Car V2H (R8A77920)
27     compatible = "renesas,r8a7792"
28   - R-Car M2-N (R8A77930)
29     compatible = "renesas,r8a7793"
30   - R-Car E2 (R8A77940)
31     compatible = "renesas,r8a7794"
32
33
34 Boards:
35
36   - Alt
37     compatible = "renesas,alt", "renesas,r8a7794"
38   - APE6-EVM
39     compatible = "renesas,ape6evm", "renesas,r8a73a4"
40   - APE6-EVM - Reference Device Tree Implementation
41     compatible = "renesas,ape6evm-reference", "renesas,r8a73a4"
42   - Atmark Techno Armadillo-800 EVA
43     compatible = "renesas,armadillo800eva"
44   - BOCK-W
45     compatible = "renesas,bockw", "renesas,r8a7778"
46   - BOCK-W - Reference Device Tree Implementation
47     compatible = "renesas,bockw-reference", "renesas,r8a7778"
48   - Genmai (RTK772100BC00000BR)
49     compatible = "renesas,genmai", "renesas,r7s72100"
50   - Gose
51     compatible = "renesas,gose", "renesas,r8a7793"
52   - Henninger
53     compatible = "renesas,henninger", "renesas,r8a7791"
54   - Koelsch (RTP0RC7791SEB00010S)
55     compatible = "renesas,koelsch", "renesas,r8a7791"
56   - Kyoto Microcomputer Co. KZM-A9-Dual
57     compatible = "renesas,kzm9d", "renesas,emev2"
58   - Kyoto Microcomputer Co. KZM-A9-GT
59     compatible = "renesas,kzm9g", "renesas,sh73a0"
60   - Kyoto Microcomputer Co. KZM-A9-GT - Reference Device Tree Implementation
61     compatible = "renesas,kzm9g-reference", "renesas,sh73a0"
62   - Lager (RTP0RC7790SEB00010S)
63     compatible = "renesas,lager", "renesas,r8a7790"
64   - Mackerel (R0P7372LC0016RL, AP4 EVM 2nd)
65     compatible = "renesas,mackerel"
66   - Marzen
67     compatible = "renesas,marzen", "renesas,r8a7779"
68
69 Note: Reference Device Tree Implementations are temporary implementations
70       to ease the migration from platform devices to Device Tree, and are
71       intended to be removed in the future.