MLK-11123-20 ARM: dts: disable otg features for imx6q-arm2 board
authorLi Jun <jun.li@freescale.com>
Fri, 3 Jul 2015 06:03:53 +0000 (14:03 +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-arm2 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 70c4fe93ac7064f5128ae2275b766fb00c4cd6ef)

arch/arm/boot/dts/imx6q-arm2.dts

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