arm64: dts: ls1028a-rdb: add aliases for the Ethernet ports
authorVladimir Oltean <vladimir.oltean@nxp.com>
Thu, 2 Dec 2021 14:15:27 +0000 (16:15 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 14 Dec 2021 08:33:02 +0000 (16:33 +0800)
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>
arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts

index 7e3faa7..79d7e7c 100644 (file)
                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 {