From f8493eca09f6bfb76f099f866a03ea4f1ccf239a Mon Sep 17 00:00:00 2001 From: Andrejs Cainikovs Date: Mon, 10 Feb 2020 14:08:02 +0100 Subject: [PATCH] nmhw23: fix phy reset pin config BugzID: 58757 Signed-off-by: Patrick Zysset --- arch/arm/dts/imx8_nmhw23.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/dts/imx8_nmhw23.dts b/arch/arm/dts/imx8_nmhw23.dts index 051ba4693c..0703562e67 100644 --- a/arch/arm/dts/imx8_nmhw23.dts +++ b/arch/arm/dts/imx8_nmhw23.dts @@ -147,7 +147,7 @@ pinctrl_reset_phy: reset_phy_grp { fsl,pins = < - SC_P_USB_SS3_TC3_LSIO_GPIO4_IO06 0x06000021 + SC_P_USB_SS3_TC3_LSIO_GPIO4_IO06 0x00000060 >; };