nmhw23: fix phy reset pin config

BugzID: 58757

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
Andrejs Cainikovs 2020-02-10 14:08:02 +01:00 committed by Patrick Zysset
parent 4f2f5f805e
commit f8493eca09
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@
pinctrl_reset_phy: reset_phy_grp { pinctrl_reset_phy: reset_phy_grp {
fsl,pins = < fsl,pins = <
SC_P_USB_SS3_TC3_LSIO_GPIO4_IO06 0x06000021 SC_P_USB_SS3_TC3_LSIO_GPIO4_IO06 0x00000060
>; >;
}; };