MLK-16054-2 ARM64: dts: fsl-imx8qm-lpddr4-arm2: add OTG1 vbus power pinctrl
authorPeter Chen <peter.chen@nxp.com>
Mon, 24 Jul 2017 02:30:01 +0000 (10:30 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:36:14 +0000 (15:36 -0500)
Add OTG1 vbus power pinctrl.

Signed-off-by: Peter Chen <peter.chen@nxp.com>
arch/arm64/boot/dts/freescale/fsl-imx8qm-lpddr4-arm2.dts

index be1d6cf..29cbb0f 100644 (file)
                                SC_P_PCIE_CTRL1_PERST_B_LSIO_GPIO5_IO00         0x00000021
                        >;
                };
+
+               pinctrl_usbotg1: usbotg1 {
+                       fsl,pins = <
+                               SC_P_USB_SS3_TC0_CONN_USB_OTG1_PWR              0x00000021
+                       >;
+               };
        };
 };
 
 };
 
 &usbotg1 {
+       pinctrl-names = "default";
+       pinctrl-0 = <&pinctrl_usbotg1>;
        srp-disable;
        hnp-disable;
        adp-disable;