Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / Documentation / devicetree / bindings / arm / rockchip.txt
CommitLineData
ac4eba8e
BG
1Rockchip platforms device tree bindings
2---------------------------------------
3
94cf32b9
CW
4- Kylin RK3036 board:
5 Required root node properties:
6 - compatible = "rockchip,kylin-rk3036", "rockchip,rk3036";
7
ccfe128d
RP
8- MarsBoard RK3066 board:
9 Required root node properties:
10 - compatible = "haoyu,marsboard-rk3066", "rockchip,rk3066a";
11
ac4eba8e
BG
12- bq Curie 2 tablet:
13 Required root node properties:
14 - compatible = "mundoreader,bq-curie2", "rockchip,rk3066a";
15
37e73ac4
FN
16- ChipSPARK Rayeager PX2 board:
17 Required root node properties:
18 - compatible = "chipspark,rayeager-px2", "rockchip,rk3066a";
19
ac4eba8e
BG
20- Radxa Rock board:
21 Required root node properties:
22 - compatible = "radxa,rock", "rockchip,rk3188";
37e73ac4 23
44d5039a
SS
24- Radxa Rock2 Square board:
25 Required root node properties:
26 - compatible = "radxa,rock2-square", "rockchip,rk3288";
27
37e73ac4
FN
28- Firefly Firefly-RK3288 board:
29 Required root node properties:
30 - compatible = "firefly,firefly-rk3288", "rockchip,rk3288";
31 or
32 - compatible = "firefly,firefly-rk3288-beta", "rockchip,rk3288";
d55ce8d8
AY
33
34- ChipSPARK PopMetal-RK3288 board:
35 Required root node properties:
36 - compatible = "chipspark,popmetal-rk3288", "rockchip,rk3288";
cde669fa
HS
37
38- Netxeon R89 board:
39 Required root node properties:
40 - compatible = "netxeon,r89", "rockchip,rk3288";
f3ee390e 41
40ac568d
AF
42- GeekBuying GeekBox:
43 Required root node properties:
44 - compatible = "geekbuying,geekbox", "rockchip,rk3368";
45
6ea78309
HS
46- Google Brain (dev-board):
47 Required root node properties:
48 - compatible = "google,veyron-brain-rev0", "google,veyron-brain",
49 "google,veyron", "rockchip,rk3288";
50
d5f9f4ff
BN
51- Google Jaq (Haier Chromebook 11 and more):
52 Required root node properties:
53 - compatible = "google,veyron-jaq-rev5", "google,veyron-jaq-rev4",
54 "google,veyron-jaq-rev3", "google,veyron-jaq-rev2",
55 "google,veyron-jaq-rev1", "google,veyron-jaq",
56 "google,veyron", "rockchip,rk3288";
57
f3ee390e
AS
58- Google Jerry (Hisense Chromebook C11 and more):
59 Required root node properties:
60 - compatible = "google,veyron-jerry-rev7", "google,veyron-jerry-rev6",
61 "google,veyron-jerry-rev5", "google,veyron-jerry-rev4",
62 "google,veyron-jerry-rev3", "google,veyron-jerry",
63 "google,veyron", "rockchip,rk3288";
05ffc630 64
0e1410dd
CZ
65- Google Mickey (Asus Chromebit CS10):
66 Required root node properties:
67 - compatible = "google,veyron-mickey-rev8", "google,veyron-mickey-rev7",
68 "google,veyron-mickey-rev6", "google,veyron-mickey-rev5",
69 "google,veyron-mickey-rev4", "google,veyron-mickey-rev3",
70 "google,veyron-mickey-rev2", "google,veyron-mickey-rev1",
71 "google,veyron-mickey-rev0", "google,veyron-mickey",
72 "google,veyron", "rockchip,rk3288";
73
378abcdf
AS
74- Google Minnie (Asus Chromebook Flip C100P):
75 Required root node properties:
76 - compatible = "google,veyron-minnie-rev4", "google,veyron-minnie-rev3",
77 "google,veyron-minnie-rev2", "google,veyron-minnie-rev1",
78 "google,veyron-minnie-rev0", "google,veyron-minnie",
79 "google,veyron", "rockchip,rk3288";
80
05ffc630
HS
81- Google Pinky (dev-board):
82 Required root node properties:
83 - compatible = "google,veyron-pinky-rev2", "google,veyron-pinky",
84 "google,veyron", "rockchip,rk3288";
4a01a64c 85
13517157
RP
86- Google Speedy (Asus C201 Chromebook):
87 Required root node properties:
88 - compatible = "google,veyron-speedy-rev9", "google,veyron-speedy-rev8",
89 "google,veyron-speedy-rev7", "google,veyron-speedy-rev6",
90 "google,veyron-speedy-rev5", "google,veyron-speedy-rev4",
91 "google,veyron-speedy-rev3", "google,veyron-speedy-rev2",
92 "google,veyron-speedy", "google,veyron", "rockchip,rk3288";
93
162718cb
HS
94- mqmaker MiQi:
95 Required root node properties:
96 - compatible = "mqmaker,miqi", "rockchip,rk3288";
97
5378e28c
CW
98- Rockchip RK3368 evb:
99 Required root node properties:
100 - compatible = "rockchip,rk3368-evb-act8846", "rockchip,rk3368";
101
4a01a64c
HS
102- Rockchip R88 board:
103 Required root node properties:
104 - compatible = "rockchip,r88", "rockchip,rk3368";
67e044a5
JC
105
106- Rockchip RK3228 Evaluation board:
107 Required root node properties:
51c454d2
JX
108 - compatible = "rockchip,rk3228-evb", "rockchip,rk3228";
109
110- Rockchip RK3399 evb:
111 Required root node properties:
112 - compatible = "rockchip,rk3399-evb", "rockchip,rk3399";
This page took 0.110204 seconds and 5 git commands to generate.