[PATCH 1/4] arm64: dts: ti: k3-am62a7-sk: Add ethernet alias
Siddharth Vadapalli
s-vadapalli at ti.com
Mon Aug 10 23:13:40 PDT 2026
Add the 'ethernet0' alias for the Ethernet interface corresponding to the
CPSW3G instance of the CPSW Ethernet Switch on the AM62A7 Starter Kit.
Signed-off-by: Siddharth Vadapalli <s-vadapalli at ti.com>
---
arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
index d3b3675e7a8f..cc07c4b3afa7 100644
--- a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
@@ -25,6 +25,7 @@ aliases {
mmc1 = &sdhci1;
rtc0 = &wkup_rtc0;
rtc1 = &tps659312;
+ ethernet0 = &cpsw_port1;
};
chosen {
--
2.51.1
More information about the linux-arm-kernel
mailing list