arm64: dts: freescale: imx93-tqma9352-mba93xxca: Add ethernet aliases
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Mon, 19 Aug 2024 12:03:26 +0000 (14:03 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 4 Sep 2024 09:36:20 +0000 (17:36 +0800)
They are used by systemd to rename network interfaces to predictable
interface names, e.g. end0 & end1.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxca.dts

index 60b288f89a530d1293b942cfda974cd098309bbc..b4795e2e2ebf76e31aff2bbc0939500959792186 100644 (file)
@@ -26,6 +26,8 @@
 
        aliases {
                eeprom0 = &eeprom0;
+               ethernet0 = &fec;
+               ethernet1 = &eqos;
                rtc0 = &pcf85063;
                rtc1 = &bbnsm_rtc;
        };