lightnvm: NVM should depend on HAS_DMA
[deliverable/linux.git] / Documentation / devicetree / bindings / arm / rockchip.txt
1 Rockchip platforms device tree bindings
2 ---------------------------------------
3
4 - Kylin RK3036 board:
5 Required root node properties:
6 - compatible = "rockchip,kylin-rk3036", "rockchip,rk3036";
7
8 - MarsBoard RK3066 board:
9 Required root node properties:
10 - compatible = "haoyu,marsboard-rk3066", "rockchip,rk3066a";
11
12 - bq Curie 2 tablet:
13 Required root node properties:
14 - compatible = "mundoreader,bq-curie2", "rockchip,rk3066a";
15
16 - ChipSPARK Rayeager PX2 board:
17 Required root node properties:
18 - compatible = "chipspark,rayeager-px2", "rockchip,rk3066a";
19
20 - Radxa Rock board:
21 Required root node properties:
22 - compatible = "radxa,rock", "rockchip,rk3188";
23
24 - Radxa Rock2 Square board:
25 Required root node properties:
26 - compatible = "radxa,rock2-square", "rockchip,rk3288";
27
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";
33
34 - ChipSPARK PopMetal-RK3288 board:
35 Required root node properties:
36 - compatible = "chipspark,popmetal-rk3288", "rockchip,rk3288";
37
38 - Netxeon R89 board:
39 Required root node properties:
40 - compatible = "netxeon,r89", "rockchip,rk3288";
41
42 - GeekBuying GeekBox:
43 Required root node properties:
44 - compatible = "geekbuying,geekbox", "rockchip,rk3368";
45
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
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
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";
64
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
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
81 - Google Pinky (dev-board):
82 Required root node properties:
83 - compatible = "google,veyron-pinky-rev2", "google,veyron-pinky",
84 "google,veyron", "rockchip,rk3288";
85
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
94 - mqmaker MiQi:
95 Required root node properties:
96 - compatible = "mqmaker,miqi", "rockchip,rk3288";
97
98 - Rockchip RK3368 evb:
99 Required root node properties:
100 - compatible = "rockchip,rk3368-evb-act8846", "rockchip,rk3368";
101
102 - Rockchip R88 board:
103 Required root node properties:
104 - compatible = "rockchip,r88", "rockchip,rk3368";
105
106 - Rockchip RK3228 Evaluation board:
107 Required root node properties:
108 - compatible = "rockchip,rk3228-evb", "rockchip,rk3228";
109
110 - Rockchip RK3229 Evaluation board:
111 - compatible = "rockchip,rk3229-evb", "rockchip,rk3229";
112
113 - Rockchip RK3399 evb:
114 Required root node properties:
115 - compatible = "rockchip,rk3399-evb", "rockchip,rk3399";
This page took 0.0431 seconds and 5 git commands to generate.