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>
vbus-supply = <®_usb_otg_vbus>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usbotg>;
+ srp-disable;
+ hnp-disable;
+ adp-disable;
status = "okay";
};