[PATCH v4 1/2] arm64: dts: ti: k3-am62a7-sk: Add alias for CPSW3G MAC port 1
Chintan Vankar
c-vankar at ti.com
Tue Feb 11 10:21:33 PST 2025
From: Siddharth Vadapalli <s-vadapalli at ti.com>
Add alias for CPSW3G MAC port 1 to enable kernel to fetch MAC Address
directly from U-Boot.
Signed-off-by: Siddharth Vadapalli <s-vadapalli at ti.com>
Signed-off-by: Chintan Vankar <c-vankar at ti.com>
Reviewed-by: Ravi Gunasekaran <r-gunasekaran at ti.com>
---
Link to v3:
https://lore.kernel.org/r/20240429101739.2770090-2-c-vankar@ti.com/
Changes from v3 to v4:
- No changes.
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 a6f0d87a50d8..9ef727f2c444 100644
--- a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
@@ -22,6 +22,7 @@ aliases {
serial3 = &main_uart1;
mmc0 = &sdhci0;
mmc1 = &sdhci1;
+ ethernet0 = &cpsw_port1;
};
chosen {
--
2.34.1
More information about the linux-arm-kernel
mailing list