From: Josep Orga Date: Tue, 4 Apr 2023 10:45:20 +0000 (+0200) Subject: imx8mn-somdevices: arm64: dts: Change old UART4 pins. X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.1~2 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=49c066e840180526d1001e445925d386a6be172d;p=u-boot.git imx8mn-somdevices: arm64: dts: Change old UART4 pins. ยท Ethernet phy reset changed to SAI2_MCLK_GPIO4_IO27. Signed-off-by: Josep Orga --- diff --git a/arch/arm/dts/imx8mn-somdevices.dts b/arch/arm/dts/imx8mn-somdevices.dts index c4bee47f19..fee48d7612 100644 --- a/arch/arm/dts/imx8mn-somdevices.dts +++ b/arch/arm/dts/imx8mn-somdevices.dts @@ -68,7 +68,7 @@ pinctrl-0 = <&pinctrl_fec1>; phy-mode = "rgmii-id"; phy-handle = <ðphy0>; - phy-reset-gpios = <&gpio5 29 GPIO_ACTIVE_LOW>; + phy-reset-gpios = <&gpio4 27 GPIO_ACTIVE_LOW>; phy-reset-post-delay = <150>; phy-reset-duration = <10>; fsl,magic-packet; @@ -314,7 +314,7 @@ MX8MN_IOMUXC_ENET_RXC_ENET1_RGMII_RXC 0x91 MX8MN_IOMUXC_ENET_RX_CTL_ENET1_RGMII_RX_CTL 0x91 MX8MN_IOMUXC_ENET_TX_CTL_ENET1_RGMII_TX_CTL 0x1f - MX8MN_IOMUXC_UART4_TXD_GPIO5_IO29 0x19 + MX8MN_IOMUXC_SAI2_MCLK_GPIO4_IO27 0x19 >; };