]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: freescale: imx93-tqma9352-mba93xxla: Add ethernet aliases
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Mon, 19 Aug 2024 12:03:21 +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>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts

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