Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
[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
6ea78309
HS
42- Google Brain (dev-board):
43 Required root node properties:
44 - compatible = "google,veyron-brain-rev0", "google,veyron-brain",
45 "google,veyron", "rockchip,rk3288";
46
d5f9f4ff
BN
47- Google Jaq (Haier Chromebook 11 and more):
48 Required root node properties:
49 - compatible = "google,veyron-jaq-rev5", "google,veyron-jaq-rev4",
50 "google,veyron-jaq-rev3", "google,veyron-jaq-rev2",
51 "google,veyron-jaq-rev1", "google,veyron-jaq",
52 "google,veyron", "rockchip,rk3288";
53
f3ee390e
AS
54- Google Jerry (Hisense Chromebook C11 and more):
55 Required root node properties:
56 - compatible = "google,veyron-jerry-rev7", "google,veyron-jerry-rev6",
57 "google,veyron-jerry-rev5", "google,veyron-jerry-rev4",
58 "google,veyron-jerry-rev3", "google,veyron-jerry",
59 "google,veyron", "rockchip,rk3288";
05ffc630 60
0e1410dd
CZ
61- Google Mickey (Asus Chromebit CS10):
62 Required root node properties:
63 - compatible = "google,veyron-mickey-rev8", "google,veyron-mickey-rev7",
64 "google,veyron-mickey-rev6", "google,veyron-mickey-rev5",
65 "google,veyron-mickey-rev4", "google,veyron-mickey-rev3",
66 "google,veyron-mickey-rev2", "google,veyron-mickey-rev1",
67 "google,veyron-mickey-rev0", "google,veyron-mickey",
68 "google,veyron", "rockchip,rk3288";
69
378abcdf
AS
70- Google Minnie (Asus Chromebook Flip C100P):
71 Required root node properties:
72 - compatible = "google,veyron-minnie-rev4", "google,veyron-minnie-rev3",
73 "google,veyron-minnie-rev2", "google,veyron-minnie-rev1",
74 "google,veyron-minnie-rev0", "google,veyron-minnie",
75 "google,veyron", "rockchip,rk3288";
76
05ffc630
HS
77- Google Pinky (dev-board):
78 Required root node properties:
79 - compatible = "google,veyron-pinky-rev2", "google,veyron-pinky",
80 "google,veyron", "rockchip,rk3288";
4a01a64c 81
13517157
RP
82- Google Speedy (Asus C201 Chromebook):
83 Required root node properties:
84 - compatible = "google,veyron-speedy-rev9", "google,veyron-speedy-rev8",
85 "google,veyron-speedy-rev7", "google,veyron-speedy-rev6",
86 "google,veyron-speedy-rev5", "google,veyron-speedy-rev4",
87 "google,veyron-speedy-rev3", "google,veyron-speedy-rev2",
88 "google,veyron-speedy", "google,veyron", "rockchip,rk3288";
89
5378e28c
CW
90- Rockchip RK3368 evb:
91 Required root node properties:
92 - compatible = "rockchip,rk3368-evb-act8846", "rockchip,rk3368";
93
4a01a64c
HS
94- Rockchip R88 board:
95 Required root node properties:
96 - compatible = "rockchip,r88", "rockchip,rk3368";
67e044a5
JC
97
98- Rockchip RK3228 Evaluation board:
99 Required root node properties:
100 - compatible = "rockchip,rk3228-evb", "rockchip,rk3228";
This page took 0.083107 seconds and 5 git commands to generate.