summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAlexander Stein <alexander.stein@ew.tq-group.com>2024-08-19 14:03:26 +0200
committerShawn Guo <shawnguo@kernel.org>2024-09-04 17:36:20 +0800
commit89950bd763094cd640caba6e8efcf044504cb3c9 (patch)
treeddf3fe41068d1c6043af2518e73caeb8572be62b /arch
parent4f823f59a78dae8cd7c9a7be81cb629472f18153 (diff)
downloadlinux-89950bd763094cd640caba6e8efcf044504cb3c9.tar.gz
linux-89950bd763094cd640caba6e8efcf044504cb3c9.tar.bz2
linux-89950bd763094cd640caba6e8efcf044504cb3c9.zip
arm64: dts: freescale: imx93-tqma9352-mba93xxca: 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 <alexander.stein@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxca.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxca.dts b/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxca.dts
index 60b288f89a53..b4795e2e2ebf 100644
--- a/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxca.dts
+++ b/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxca.dts
@@ -26,6 +26,8 @@
aliases {
eeprom0 = &eeprom0;
+ ethernet0 = &fec;
+ ethernet1 = &eqos;
rtc0 = &pcf85063;
rtc1 = &bbnsm_rtc;
};