Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[deliverable/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";
This page took 0.066243 seconds and 6 git commands to generate.