mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 13:41:51 +00:00
arm64: dts: ti: k3-j784s4-evm: Add alias for MCU CPSW2G
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@ti.com> Link: https://lore.kernel.org/r/20240502091002.3659435-2-c-vankar@ti.com Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
This commit is contained in:
parent
ba50141137
commit
674a20618b
@ -27,6 +27,7 @@
|
||||
mmc1 = &main_sdhci1;
|
||||
i2c0 = &wkup_i2c0;
|
||||
i2c3 = &main_i2c0;
|
||||
ethernet0 = &mcu_cpsw_port1;
|
||||
};
|
||||
|
||||
memory@80000000 {
|
||||
|
Loading…
Reference in New Issue
Block a user