[PATCH v2 6/9] ARM: dts: rockchip: rv1126: Add ethernet alias
Tim Lunn
tim at feathertop.org
Wed Nov 22 04:22:29 PST 2023
Add alias for ethernet0 to pick up mac address from u-boot/DT
Signed-off-by: Tim Lunn <tim at feathertop.org>
---
(no changes since v1)
arch/arm/boot/dts/rockchip/rv1126.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/rockchip/rv1126.dtsi b/arch/arm/boot/dts/rockchip/rv1126.dtsi
index cf1df75df418..bfbd4918e745 100644
--- a/arch/arm/boot/dts/rockchip/rv1126.dtsi
+++ b/arch/arm/boot/dts/rockchip/rv1126.dtsi
@@ -20,6 +20,7 @@ / {
interrupt-parent = <&gic>;
aliases {
+ ethernet0 = &gmac;
i2c0 = &i2c0;
i2c2 = &i2c2;
serial0 = &uart0;
--
2.40.1
More information about the Linux-rockchip
mailing list