]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - Documentation/devicetree/bindings/arm/rockchip.txt
Merge branch 'cpuidle' into release
[karo-tx-linux.git] / Documentation / devicetree / bindings / arm / rockchip.txt
1 Rockchip platforms device tree bindings
2 ---------------------------------------
3
4 - MarsBoard RK3066 board:
5     Required root node properties:
6       - compatible = "haoyu,marsboard-rk3066", "rockchip,rk3066a";
7
8 - bq Curie 2 tablet:
9     Required root node properties:
10       - compatible = "mundoreader,bq-curie2", "rockchip,rk3066a";
11
12 - ChipSPARK Rayeager PX2 board:
13     Required root node properties:
14       - compatible = "chipspark,rayeager-px2", "rockchip,rk3066a";
15
16 - Radxa Rock board:
17     Required root node properties:
18       - compatible = "radxa,rock", "rockchip,rk3188";
19
20 - Firefly Firefly-RK3288 board:
21     Required root node properties:
22       - compatible = "firefly,firefly-rk3288", "rockchip,rk3288";
23     or
24       - compatible = "firefly,firefly-rk3288-beta", "rockchip,rk3288";
25
26 - ChipSPARK PopMetal-RK3288 board:
27     Required root node properties:
28       - compatible = "chipspark,popmetal-rk3288", "rockchip,rk3288";
29
30 - Netxeon R89 board:
31     Required root node properties:
32       - compatible = "netxeon,r89", "rockchip,rk3288";
33
34 - Google Jerry (Hisense Chromebook C11 and more):
35     Required root node properties:
36       - compatible = "google,veyron-jerry-rev7", "google,veyron-jerry-rev6",
37                      "google,veyron-jerry-rev5", "google,veyron-jerry-rev4",
38                      "google,veyron-jerry-rev3", "google,veyron-jerry",
39                      "google,veyron", "rockchip,rk3288";
40
41 - Google Minnie (Asus Chromebook Flip C100P):
42     Required root node properties:
43       - compatible = "google,veyron-minnie-rev4", "google,veyron-minnie-rev3",
44                      "google,veyron-minnie-rev2", "google,veyron-minnie-rev1",
45                      "google,veyron-minnie-rev0", "google,veyron-minnie",
46                      "google,veyron", "rockchip,rk3288";
47
48 - Google Pinky (dev-board):
49     Required root node properties:
50       - compatible = "google,veyron-pinky-rev2", "google,veyron-pinky",
51                      "google,veyron", "rockchip,rk3288";
52
53 - Google Speedy (Asus C201 Chromebook):
54     Required root node properties:
55       - compatible = "google,veyron-speedy-rev9", "google,veyron-speedy-rev8",
56                      "google,veyron-speedy-rev7", "google,veyron-speedy-rev6",
57                      "google,veyron-speedy-rev5", "google,veyron-speedy-rev4",
58                      "google,veyron-speedy-rev3", "google,veyron-speedy-rev2",
59                      "google,veyron-speedy", "google,veyron", "rockchip,rk3288";
60
61 - Rockchip R88 board:
62     Required root node properties:
63       - compatible = "rockchip,r88", "rockchip,rk3368";