From: Marek Vasut Date: Sat, 11 Feb 2023 22:38:01 +0000 (+0100) Subject: arm64: dts: imx8mp: Do not delete PHY nodes on i.MX8MP DHCOM PDK2 X-Git-Tag: v2023.07~72^2~16^2~43 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0a98696a0f7dde33cfed055b75236e2253870e92;p=platform%2Fkernel%2Fu-boot.git arm64: dts: imx8mp: Do not delete PHY nodes on i.MX8MP DHCOM PDK2 The PHY nodes may be activated via DTO in case another SoM variant is populated into the development kit. Do not delete the nodes. Signed-off-by: Marek Vasut --- diff --git a/arch/arm/dts/imx8mp-dhcom-pdk2.dts b/arch/arm/dts/imx8mp-dhcom-pdk2.dts index ac104cd..8f4eff3 100644 --- a/arch/arm/dts/imx8mp-dhcom-pdk2.dts +++ b/arch/arm/dts/imx8mp-dhcom-pdk2.dts @@ -104,18 +104,6 @@ }; }; -/* - * PDK2 carrier board uses SoM with KSZ9131 populated and connected to - * SoM EQoS ethernet RGMII interface. Remove the other SoM PHY DT node. - */ -/delete-node/ ðphy0f; - -/* - * PDK2 carrier board has KSZ9021 PHY populated and connected to SoM FEC - * ethernet RGMII interface. The SoM is not populated with second FEC PHY. - */ -/delete-node/ ðphy1f; - &fec { /* Second ethernet */ pinctrl-0 = <&pinctrl_fec_rgmii>; phy-handle = <ðphypdk>;