MLK-11123-21 ARM: dts: disable otg features for imx6qdl-sabrelite board
authorLi Jun <jun.li@freescale.com>
Mon, 10 Aug 2015 07:35:45 +0000 (15:35 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:47:18 +0000 (14:47 -0500)
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>
arch/arm/boot/dts/imx6qdl-sabrelite.dtsi

index 81dd6cd..0101462 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_usbotg>;
        disable-over-current;
+       srp-disable;
+       hnp-disable;
+       adp-disable;
        status = "okay";
 };