mirror of https://gitee.com/openkylin/linux.git
29 lines
929 B
Plaintext
29 lines
929 B
Plaintext
Rockchip platforms device tree bindings
|
|
---------------------------------------
|
|
|
|
- MarsBoard RK3066 board:
|
|
Required root node properties:
|
|
- compatible = "haoyu,marsboard-rk3066", "rockchip,rk3066a";
|
|
|
|
- bq Curie 2 tablet:
|
|
Required root node properties:
|
|
- compatible = "mundoreader,bq-curie2", "rockchip,rk3066a";
|
|
|
|
- ChipSPARK Rayeager PX2 board:
|
|
Required root node properties:
|
|
- compatible = "chipspark,rayeager-px2", "rockchip,rk3066a";
|
|
|
|
- Radxa Rock board:
|
|
Required root node properties:
|
|
- compatible = "radxa,rock", "rockchip,rk3188";
|
|
|
|
- Firefly Firefly-RK3288 board:
|
|
Required root node properties:
|
|
- compatible = "firefly,firefly-rk3288", "rockchip,rk3288";
|
|
or
|
|
- compatible = "firefly,firefly-rk3288-beta", "rockchip,rk3288";
|
|
|
|
- ChipSPARK PopMetal-RK3288 board:
|
|
Required root node properties:
|
|
- compatible = "chipspark,popmetal-rk3288", "rockchip,rk3288";
|