Re: [PATCH] ARM: dts: imx6dl-yapp4: Fix Ursa board Ethernet connection

From: Shawn Guo
Date: Tue Apr 14 2020 - 09:59:50 EST


On Tue, Mar 17, 2020 at 09:46:28AM +0100, Michal VokÃÄ wrote:
> 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@xxxxxxxxxxxxxxx
> Signed-off-by: Michal VokÃÄ <michal.vokac@xxxxxxxxx>

Applied, thanks.