summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi Jun <jun.li@freescale.com>2015-07-03 14:09:48 +0800
committerLi Jun <jun.li@freescale.com>2015-07-22 10:22:15 +0800
commitc91339cf5d051c3f4a8ed70855fd1a7558cbe8eb (patch)
tree60f3a6edcc718923e841740d75eadaa5dad8146d
parent8cc7a290e37426654fc33b0932487bb304b67815 (diff)
MLK-11123-24 ARM: dts: disable otg features for imx6sl-evk board
Disable all otg features for otg1 port of imx6sl-evk 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 855c996b52317760e114e7884810a0b438b6e3ee)
-rw-r--r--arch/arm/boot/dts/imx6sl-evk.dts3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sl-evk.dts b/arch/arm/boot/dts/imx6sl-evk.dts
index e233a5cd7323..df66b162e3e9 100644
--- a/arch/arm/boot/dts/imx6sl-evk.dts
+++ b/arch/arm/boot/dts/imx6sl-evk.dts
@@ -901,6 +901,9 @@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usbotg1>;
disable-over-current;
+ srp-disable;
+ hnp-disable;
+ adp-disable;
status = "okay";
};