mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-24 10:59:31 +07:00
4a01a64c8e
The initial board containing the rk3368 ARM64 soc. Signed-off-by: Heiko Stuebner <heiko@sntech.de>
49 lines
1.6 KiB
Plaintext
49 lines
1.6 KiB
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";
|
|
|
|
- Netxeon R89 board:
|
|
Required root node properties:
|
|
- compatible = "netxeon,r89", "rockchip,rk3288";
|
|
|
|
- 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";
|
|
|
|
- Google Pinky (dev-board):
|
|
Required root node properties:
|
|
- compatible = "google,veyron-pinky-rev2", "google,veyron-pinky",
|
|
"google,veyron", "rockchip,rk3288";
|
|
|
|
- Rockchip R88 board:
|
|
Required root node properties:
|
|
- compatible = "rockchip,r88", "rockchip,rk3368";
|