MLK-11123-22 ARM: dts: disable otg features for imx6qdl-sabreauto board
authorLi Jun <jun.li@freescale.com>
Fri, 3 Jul 2015 06:08:21 +0000 (14:08 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:31:07 +0000 (02:31 +0300)
Disable all otg features for otg1 port of imx6qdl-sabreauto board, then
the otg port can only do role switch by ID pin state.

Signed-off-by: Li Jun <jun.li@freescale.com>
(cherry picked from commit b4082a9456f735b664fd125e2e6964963ac9c8d0)
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Signed-off-by: Srikanth Krishnakar <Srikanth_Krishnakar@mentor.com>
arch/arm/boot/dts/imx6qdl-sabreauto.dtsi

index c63b1bf..4e1976a 100644 (file)
        vbus-supply = <&reg_usb_otg_vbus>;
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_usbotg>;
+       srp-disable;
+       hnp-disable;
+       adp-disable;
        status = "okay";
 };