From: Michal Vokáč Date: Tue, 17 Mar 2020 08:46:28 +0000 (+0100) Subject: ARM: dts: imx6dl-yapp4: Fix Ursa board Ethernet connection X-Git-Tag: v5.15~3808^2~3^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cbe63a8358310244e6007398bd2c7c70c7fd51cd;p=platform%2Fkernel%2Flinux-starfive.git ARM: dts: imx6dl-yapp4: Fix Ursa board Ethernet connection The Y Soft yapp4 platform supports up to two Ethernet ports. The Ursa board though has only one Ethernet port populated and that is the port@2. Since the introduction of this platform into mainline a wrong port was deleted and the Ethernet could never work. Fix this by deleting the correct port node. Fixes: 87489ec3a77f ("ARM: dts: imx: Add Y Soft IOTA Draco, Hydra and Ursa boards") Cc: stable@vger.kernel.org Signed-off-by: Michal Vokáč Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6dl-yapp4-ursa.dts b/arch/arm/boot/dts/imx6dl-yapp4-ursa.dts index 0d594e4..a1173bf 100644 --- a/arch/arm/boot/dts/imx6dl-yapp4-ursa.dts +++ b/arch/arm/boot/dts/imx6dl-yapp4-ursa.dts @@ -38,7 +38,7 @@ }; &switch_ports { - /delete-node/ port@2; + /delete-node/ port@3; }; &touchscreen {