Commit c46172c9 authored by Siddharth Vadapalli's avatar Siddharth Vadapalli Committed by Nishanth Menon

arm64: dts: ti: k3-am68-sk-base-board: 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: default avatarSiddharth Vadapalli <s-vadapalli@ti.com>
Reviewed-by: default avatarRavi Gunasekaran <r-gunasekaran@ti.com>
Link: https://lore.kernel.org/r/20231115085913.3585740-1-s-vadapalli@ti.comSigned-off-by: default avatarNishanth Menon <nm@ti.com>
parent 73b4e471
......@@ -31,6 +31,7 @@ aliases {
can1 = &mcu_mcan1;
can2 = &main_mcan6;
can3 = &main_mcan7;
ethernet0 = &cpsw_port1;
};
vusb_main: regulator-vusb-main5v0 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment