]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - Documentation/devicetree/bindings/arm/rockchip.txt
Merge remote-tracking branch 'y2038/y2038'
[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 - Radxa Rock2 Square board:
21     Required root node properties:
22       - compatible = "radxa,rock2-square", "rockchip,rk3288";
23
24 - Firefly Firefly-RK3288 board:
25     Required root node properties:
26       - compatible = "firefly,firefly-rk3288", "rockchip,rk3288";
27     or
28       - compatible = "firefly,firefly-rk3288-beta", "rockchip,rk3288";
29
30 - ChipSPARK PopMetal-RK3288 board:
31     Required root node properties:
32       - compatible = "chipspark,popmetal-rk3288", "rockchip,rk3288";
33
34 - Netxeon R89 board:
35     Required root node properties:
36       - compatible = "netxeon,r89", "rockchip,rk3288";
37
38 - Google Jaq (Haier Chromebook 11 and more):
39     Required root node properties:
40       - compatible = "google,veyron-jaq-rev5", "google,veyron-jaq-rev4",
41                      "google,veyron-jaq-rev3", "google,veyron-jaq-rev2",
42                      "google,veyron-jaq-rev1", "google,veyron-jaq",
43                      "google,veyron", "rockchip,rk3288";
44
45 - Google Jerry (Hisense Chromebook C11 and more):
46     Required root node properties:
47       - compatible = "google,veyron-jerry-rev7", "google,veyron-jerry-rev6",
48                      "google,veyron-jerry-rev5", "google,veyron-jerry-rev4",
49                      "google,veyron-jerry-rev3", "google,veyron-jerry",
50                      "google,veyron", "rockchip,rk3288";
51
52 - Google Minnie (Asus Chromebook Flip C100P):
53     Required root node properties:
54       - compatible = "google,veyron-minnie-rev4", "google,veyron-minnie-rev3",
55                      "google,veyron-minnie-rev2", "google,veyron-minnie-rev1",
56                      "google,veyron-minnie-rev0", "google,veyron-minnie",
57                      "google,veyron", "rockchip,rk3288";
58
59 - Google Pinky (dev-board):
60     Required root node properties:
61       - compatible = "google,veyron-pinky-rev2", "google,veyron-pinky",
62                      "google,veyron", "rockchip,rk3288";
63
64 - Google Speedy (Asus C201 Chromebook):
65     Required root node properties:
66       - compatible = "google,veyron-speedy-rev9", "google,veyron-speedy-rev8",
67                      "google,veyron-speedy-rev7", "google,veyron-speedy-rev6",
68                      "google,veyron-speedy-rev5", "google,veyron-speedy-rev4",
69                      "google,veyron-speedy-rev3", "google,veyron-speedy-rev2",
70                      "google,veyron-speedy", "google,veyron", "rockchip,rk3288";
71
72 - Rockchip R88 board:
73     Required root node properties:
74       - compatible = "rockchip,r88", "rockchip,rk3368";