arm64: dts: freescale: imx93-phyboard-segin: Set ethernet1 alias

Set ethernet1 alias to EQOS interface on phyBOARD-Segin-i.MX93 marking
it the secondary networking interface. The primary ethernet0 interface
is already set by the SoM include file (imx93-phycore-som.dtsi).

Signed-off-by: Primoz Fiser <primoz.fiser@norik.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Primoz Fiser
2025-05-22 10:39:09 +02:00
committed by Shawn Guo
parent cd23badae5
commit 05bb0921b4

View File

@@ -18,6 +18,7 @@ /{
"fsl,imx93";
aliases {
ethernet1 = &eqos;
rtc0 = &i2c_rtc;
rtc1 = &bbnsm_rtc;
};