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 <alexander.stein@ew.tq-group.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Alexander Stein 2024-08-19 14:03:21 +02:00 committed by Shawn Guo
parent 3dc31c4153
commit bd8ef6c439

View File

@ -26,6 +26,8 @@
aliases {
eeprom0 = &eeprom0;
ethernet0 = &fec;
ethernet1 = &eqos;
rtc0 = &pcf85063;
rtc1 = &bbnsm_rtc;
};