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: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Vladimir Oltean 2021-12-02 16:15:27 +02:00 committed by Shawn Guo
parent d18c7980d4
commit 96ad273759

View File

@ -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 {