[PATCH v7 1/5] arm64: dts: ti: k3-j784s4-evm: Add alias for MCU CPSW2G

Chintan Vankar c-vankar at ti.com
Thu May 2 02:09:58 PDT 2024


Add alias for the MCU CPSW2G port to enable Linux to fetch MAC Address
for the port directly from U-Boot.

Signed-off-by: Chintan Vankar <c-vankar at ti.com>
---

Link to v6:
https://lore.kernel.org/r/20240329053130.2822129-2-c-vankar@ti.com/

Changes from v6 to v7:
- No changes.

 arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
index d511b25d62e3..2fe6a582ceab 100644
--- a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
+++ b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
@@ -27,6 +27,7 @@ aliases {
 		mmc1 = &main_sdhci1;
 		i2c0 = &wkup_i2c0;
 		i2c3 = &main_i2c0;
+		ethernet0 = &mcu_cpsw_port1;
 	};
 
 	memory at 80000000 {
-- 
2.34.1




More information about the linux-arm-kernel mailing list