From 5ca26d4d3ffc5bb0dcbc9a6da88e6f4b7513828a Mon Sep 17 00:00:00 2001 From: Peter Chen Date: Fri, 30 Oct 2015 17:25:28 +0800 Subject: MLK-11802-3 ARM: imx6ul-14x14-evk: Enable dual switch function for USB Since we have supported control vbus through ID pin, we can support dual switch function for otg port, but fully otg can't be supported at this port. Signed-off-by: Peter Chen --- arch/arm/boot/dts/imx6ul-14x14-evk.dts | 3 +++ 1 file changed, 3 insertions(+) (limited to 'arch/arm/boot/dts/imx6ul-14x14-evk.dts') diff --git a/arch/arm/boot/dts/imx6ul-14x14-evk.dts b/arch/arm/boot/dts/imx6ul-14x14-evk.dts index 68c5b8169267..18d6244858c5 100644 --- a/arch/arm/boot/dts/imx6ul-14x14-evk.dts +++ b/arch/arm/boot/dts/imx6ul-14x14-evk.dts @@ -367,6 +367,9 @@ &usbotg1 { dr_mode = "otg"; + srp-disable; + hnp-disable; + adp-disable; status = "okay"; }; -- cgit v1.2.3