diff options
author | Richard Zhao <richard.zhao@freescale.com> | 2012-09-18 23:25:16 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2012-09-18 23:25:42 -0400 |
commit | 97a53092a148e6c70aabf13835143cc3dd4b524c (patch) | |
tree | 8a5bd090fac64de4bb3a361d44b67e191e20d407 /arch/arm/boot/dts/imx6q-sabrelite.dts | |
parent | 28342c6113dcfb1c730dff71c7ac0feab5ee2e6a (diff) |
ARM: dts: imx6q-sabrelite: add usbotg pinctrl support
Signed-off-by: Richard Zhao <richard.zhao@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-sabrelite.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6q-sabrelite.dts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6q-sabrelite.dts b/arch/arm/boot/dts/imx6q-sabrelite.dts index 0cb7dcd63c9e..d152328285a1 100644 --- a/arch/arm/boot/dts/imx6q-sabrelite.dts +++ b/arch/arm/boot/dts/imx6q-sabrelite.dts | |||
@@ -68,6 +68,8 @@ | |||
68 | aips-bus@02100000 { /* AIPS2 */ | 68 | aips-bus@02100000 { /* AIPS2 */ |
69 | usb@02184000 { /* USB OTG */ | 69 | usb@02184000 { /* USB OTG */ |
70 | vbus-supply = <®_usb_otg_vbus>; | 70 | vbus-supply = <®_usb_otg_vbus>; |
71 | pinctrl-names = "default"; | ||
72 | pinctrl-0 = <&pinctrl_usbotg_1>; | ||
71 | disable-over-current; | 73 | disable-over-current; |
72 | status = "okay"; | 74 | status = "okay"; |
73 | }; | 75 | }; |