ARM: dts: imx7d-pico: Pass the USBOTG1_PWR pinctrl
authorFabio Estevam <festevam@gmail.com>
Thu, 6 Dec 2018 10:09:00 +0000 (08:09 -0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 10 Dec 2018 02:33:36 +0000 (10:33 +0800)
Pass the USBOTG1_PWR pinctrl description in the USBOTG GPIO
controlled regulator.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7d-pico.dtsi

index 7319e2ecec5c95b52b64abf3a395fe7cf0c64c6d..cb30bded1e4aaa34c26a7049ce187e00148e0298 100644 (file)
@@ -41,6 +41,8 @@
        };
 
        reg_usb_otg1_vbus: regulator-usb-otg1-vbus {
+               pinctrl-names = "default";
+               pinctrl-0 = <&pinctrl_usbotg1_pwr>;
                compatible = "regulator-fixed";
                regulator-name = "usb_otg1_vbus";
                regulator-min-microvolt = <5000000>;