mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 00:58:17 +07:00
ccfe128d3b
This patch adds initial support for the Marsboard RK3066. It enables EMAC Rockchip which is the ethernet support on the board and registers it as a supported rockchip platform. Signed-off-by: Romain Perier <romain.perier@gmail.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
15 lines
442 B
Plaintext
15 lines
442 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";
|
|
|
|
- Radxa Rock board:
|
|
Required root node properties:
|
|
- compatible = "radxa,rock", "rockchip,rk3188";
|