Commit 96ad2737 authored by Vladimir Oltean's avatar Vladimir Oltean Committed by Shawn Guo
Browse files

arm64: dts: ls1028a-rdb: add aliases for the Ethernet ports



These are used by U-Boot, and are required for keeping the device trees
in sync.

Signed-off-by: default avatarVladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent d18c7980
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -23,6 +23,12 @@
		mmc1 = &esdhc1;
		rtc1 = &ftm_alarm0;
		spi0 = &fspi;
		ethernet0 = &enetc_port0;
		ethernet1 = &enetc_port2;
		ethernet2 = &mscc_felix_port0;
		ethernet3 = &mscc_felix_port1;
		ethernet4 = &mscc_felix_port2;
		ethernet5 = &mscc_felix_port3;
	};

	chosen {