summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi Jun <jun.li@freescale.com>2015-07-03 14:04:55 +0800
committerLi Jun <jun.li@freescale.com>2015-07-22 10:22:14 +0800
commite16304a6012bbcff2c0d59dc279f3c1f651d00a1 (patch)
tree880ec0c4c3dbbf70fb3122d1675156eebbf94d2b
parente285cea8b4651510d21e3a2087e11884838d6ee2 (diff)
MLK-11123-21 ARM: dts: disable otg features for imx6q-sabrelite board
Disable all otg features for otg1 port of imx6q-sabrelite board, then the otg port can only do role swtich by ID pin state. Signed-off-by: Li Jun <jun.li@freescale.com> (cherry picked from commit 790186e23d544146938c069935e4f10ccca1abbe)
-rw-r--r--arch/arm/boot/dts/imx6q-sabrelite.dts3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6q-sabrelite.dts b/arch/arm/boot/dts/imx6q-sabrelite.dts
index 4d9d8a84a02e..ce1f8b6c0cb8 100644
--- a/arch/arm/boot/dts/imx6q-sabrelite.dts
+++ b/arch/arm/boot/dts/imx6q-sabrelite.dts
@@ -263,6 +263,9 @@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usbotg>;
disable-over-current;
+ srp-disable;
+ hnp-disable;
+ adp-disable;
status = "okay";
};