summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi Jun <jun.li@freescale.com>2015-07-03 14:12:25 +0800
committerLi Jun <jun.li@freescale.com>2015-07-07 11:18:36 +0800
commite8d32c2cc5daab7e22f6190a02c88981aa14df7e (patch)
treeb13689bf378a607e2ae2be358643f0a227343988
parent4c3191e538309bef9ac6f9effb9d698d52699a1a (diff)
MLK-11123-28 ARM: dts: disable otg features for imx6sx-sdb board
Disable all otg features for otg1 port of imx6sx-sdb board, then the otg port can only do role swtich by ID pin state. Signed-off-by: Li Jun <jun.li@freescale.com>
-rw-r--r--arch/arm/boot/dts/imx6sx-sdb.dts3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sx-sdb.dts b/arch/arm/boot/dts/imx6sx-sdb.dts
index 20fd81be4f57..10b594fdf457 100644
--- a/arch/arm/boot/dts/imx6sx-sdb.dts
+++ b/arch/arm/boot/dts/imx6sx-sdb.dts
@@ -444,6 +444,9 @@
vbus-supply = <&reg_usb_otg1_vbus>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usb_otg1_id>;
+ srp-disable;
+ hnp-disable;
+ adp-disable;
status = "okay";
};