]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: imx6qdl-sabrelite: Add over-current pin to usbotg
authorTroy Kisky <troy.kisky@boundarydevices.com>
Tue, 17 Dec 2013 01:13:02 +0000 (18:13 -0700)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 31 Dec 2013 03:09:23 +0000 (11:09 +0800)
KEY_COL4 is over-current for usbotg on Sabre Lite.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6qdl-sabrelite.dtsi

index 75561af75939d21300c17d1ff297b53fe56397c7..dbfc040121389d848d314faeae6fba0bfacfe5fb 100644 (file)
 
                pinctrl_usbotg: usbotggrp {
                        fsl,pins = <
-                               MX6QDL_USBOTG_PINGRP1
+                               MX6QDL_PAD_GPIO_1__USB_OTG_ID   0x17059
+                               MX6QDL_PAD_KEY_COL4__USB_OTG_OC 0x1b0b0
                                /* power enable, high active */
                                MX6QDL_PAD_EIM_D22__GPIO3_IO22  0x000b0
                        >;