summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi Jun <jun.li@freescale.com>2015-07-03 14:11:53 +0800
committerLi Jun <jun.li@freescale.com>2015-07-22 10:22:15 +0800
commit92fb2a7ce8541e9fc0b5aa3c9de4efa45f411a5a (patch)
tree8a2167a5e88e6ed55d3d13e9474ed8c1d72d0bb0
parent8d20daba5d549c5edc05210e133943954f83d964 (diff)
MLK-11123-27 ARM: dts: disable otg features for imx6sx-sabreauto board
Disable all otg features for otg1 port of imx6sx-sabreauto 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 4c3191e538309bef9ac6f9effb9d698d52699a1a)
-rw-r--r--arch/arm/boot/dts/imx6sx-sabreauto.dts3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sx-sabreauto.dts b/arch/arm/boot/dts/imx6sx-sabreauto.dts
index 7020d6e59695..3671a2220fec 100644
--- a/arch/arm/boot/dts/imx6sx-sabreauto.dts
+++ b/arch/arm/boot/dts/imx6sx-sabreauto.dts
@@ -836,6 +836,9 @@
vbus-supply = <&reg_usb_otg1_vbus>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usbotg1_1>;
+ srp-disable;
+ hnp-disable;
+ adp-disable;
status = "okay";
};