summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
diff options
context:
space:
mode:
authorDragan Simic <dsimic@manjaro.org>2023-12-12 09:01:40 +0100
committerHeiko Stuebner <heiko@sntech.de>2023-12-12 21:43:48 +0100
commitb0140a1b3b1deeb1af557a275eeae99e7f40763f (patch)
treec6e1a7a068bf762c992e7776cf4e14d61b15b7c3 /arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
parent36d9b3ae708e865cdab95692db5a24c5d975383d (diff)
arm64: dts: rockchip: Add ethernet0 alias to the dts for RK3588(S) boards
Add ethernet0 alias to the board dts files for a few supported RK3588 and RK3588S boards that had it missing. Signed-off-by: Dragan Simic <dsimic@manjaro.org> Link: https://lore.kernel.org/r/9af2026bf8a5538aff627381289cb06f2fab4263.1702368023.git.dsimic@manjaro.org Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts')
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts b/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
index bc11e2fdc54f..ac7c677b0fb9 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dts
@@ -16,6 +16,7 @@
compatible = "rockchip,rk3588-evb1-v10", "rockchip,rk3588";
aliases {
+ ethernet0 = &gmac0;
mmc0 = &sdhci;
};