diff options
author | Peter Chen <peter.chen@freescale.com> | 2014-06-26 04:28:57 -0400 |
---|---|---|
committer | Peter Chen <peter.chen@freescale.com> | 2014-06-26 21:49:25 -0400 |
commit | ac8dcf59a68780778d3baff649efbb98702a259f (patch) | |
tree | 3869bc26d6fef48e5df4bd70511677437ff1fccd /arch/arm/boot | |
parent | 5703deee410a2183b9c803902e78d579b5d611fa (diff) |
ENGR00320108 ARM: imx6sx-sdb: enable usb charger detection
Enable SoC usb charger detect function
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r-- | arch/arm/boot/dts/imx6sx-sdb.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sx-sdb.dts b/arch/arm/boot/dts/imx6sx-sdb.dts index 664db390bff3..216e21da4485 100644 --- a/arch/arm/boot/dts/imx6sx-sdb.dts +++ b/arch/arm/boot/dts/imx6sx-sdb.dts | |||
@@ -475,6 +475,7 @@ | |||
475 | vbus-supply = <®_usb_otg1_vbus>; | 475 | vbus-supply = <®_usb_otg1_vbus>; |
476 | pinctrl-names = "default"; | 476 | pinctrl-names = "default"; |
477 | pinctrl-0 = <&pinctrl_usbotg1_1>; | 477 | pinctrl-0 = <&pinctrl_usbotg1_1>; |
478 | imx6-usb-charger-detection; | ||
478 | status = "okay"; | 479 | status = "okay"; |
479 | }; | 480 | }; |
480 | 481 | ||