From: Alexander Stein Date: Mon, 19 Aug 2024 12:03:21 +0000 (+0200) Subject: arm64: dts: freescale: imx93-tqma9352-mba93xxla: Add ethernet aliases X-Git-Tag: v6.12-rc1~188^2~21^2~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd8ef6c439196e94d80616c400e52fec8aab2f33;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: freescale: imx93-tqma9352-mba93xxla: Add ethernet aliases They are used by systemd to rename network interfaces to predictable interface names, e.g. end0 & end1. Signed-off-by: Alexander Stein Reviewed-by: Peng Fan Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts b/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts index 41d2e4246d67a..eaa7b4eff467e 100644 --- a/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts +++ b/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts @@ -26,6 +26,8 @@ aliases { eeprom0 = &eeprom0; + ethernet0 = &fec; + ethernet1 = &eqos; rtc0 = &pcf85063; rtc1 = &bbnsm_rtc; };