MLK-11123-28 ARM: dts: disable otg features for imx6sx-sdb board
authorLi Jun <jun.li@freescale.com>
Fri, 3 Jul 2015 06:12:25 +0000 (14:12 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:47:19 +0000 (14:47 -0500)
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>
(cherry picked from commit e8d32c2cc5daab7e22f6190a02c88981aa14df7e)

arch/arm/boot/dts/imx6sx-sdb.dtsi

index 9d70cfd..d3c3e39 100644 (file)
        vbus-supply = <&reg_usb_otg1_vbus>;
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_usb_otg1_id>;
+       srp-disable;
+       hnp-disable;
+       adp-disable;
        status = "okay";
 };