Commit 05bb0921 authored by Primoz Fiser's avatar Primoz Fiser Committed by Shawn Guo
Browse files

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: default avatarPrimoz Fiser <primoz.fiser@norik.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent cd23bada
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ /{
		     "fsl,imx93";

	aliases {
		ethernet1 = &eqos;
		rtc0 = &i2c_rtc;
		rtc1 = &bbnsm_rtc;
	};