2014-05-06 17:10:11 +00:00
|
|
|
Rockchip platforms device tree bindings
|
|
|
|
---------------------------------------
|
|
|
|
|
2014-11-02 10:20:01 +00:00
|
|
|
- MarsBoard RK3066 board:
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "haoyu,marsboard-rk3066", "rockchip,rk3066a";
|
|
|
|
|
2014-05-06 17:10:11 +00:00
|
|
|
- bq Curie 2 tablet:
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "mundoreader,bq-curie2", "rockchip,rk3066a";
|
|
|
|
|
2015-01-25 12:39:34 +00:00
|
|
|
- ChipSPARK Rayeager PX2 board:
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "chipspark,rayeager-px2", "rockchip,rk3066a";
|
|
|
|
|
2014-05-06 17:10:11 +00:00
|
|
|
- Radxa Rock board:
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "radxa,rock", "rockchip,rk3188";
|
2015-01-25 12:39:34 +00:00
|
|
|
|
|
|
|
- Firefly Firefly-RK3288 board:
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "firefly,firefly-rk3288", "rockchip,rk3288";
|
|
|
|
or
|
|
|
|
- compatible = "firefly,firefly-rk3288-beta", "rockchip,rk3288";
|
2015-03-01 09:28:24 +00:00
|
|
|
|
|
|
|
- ChipSPARK PopMetal-RK3288 board:
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "chipspark,popmetal-rk3288", "rockchip,rk3288";
|
2015-05-26 19:50:09 +00:00
|
|
|
|
|
|
|
- Netxeon R89 board:
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "netxeon,r89", "rockchip,rk3288";
|
2015-07-07 18:04:32 +00:00
|
|
|
|
|
|
|
- Google Jerry (Hisense Chromebook C11 and more):
|
|
|
|
Required root node properties:
|
|
|
|
- compatible = "google,veyron-jerry-rev7", "google,veyron-jerry-rev6",
|
|
|
|
"google,veyron-jerry-rev5", "google,veyron-jerry-rev4",
|
|
|
|
"google,veyron-jerry-rev3", "google,veyron-jerry",
|
|
|
|
"google,veyron", "rockchip,rk3288";
|