mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 19:43:40 +02:00
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:
parent
3dc31c4153
commit
bd8ef6c439
|
|
@ -26,6 +26,8 @@ chosen {
|
|||
|
||||
aliases {
|
||||
eeprom0 = &eeprom0;
|
||||
ethernet0 = &fec;
|
||||
ethernet1 = &eqos;
|
||||
rtc0 = &pcf85063;
|
||||
rtc1 = &bbnsm_rtc;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user