From: Peter Chen Date: Tue, 2 Aug 2016 09:08:23 +0000 (+0800) Subject: ARM: dts: imx6ul-14x14-evk: add USB dual-role support X-Git-Tag: rel_imx_4.19.35_1.1.0~13517^2~26^2~21 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=a16fe2c1f65ec22d26acd78ea15290f36e5e4455;p=linux.git ARM: dts: imx6ul-14x14-evk: add USB dual-role support With commit 851ce932242d ("usb: chipidea: otg: don't wait vbus drops below BSV when starts host"), the driver can support enabling vbus output without software control, so this board (control vbus output through ID pin) can support dual-role now. Signed-off-by: Peter Chen Reviewed-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6ul-14x14-evk.dts b/arch/arm/boot/dts/imx6ul-14x14-evk.dts index e281d5087d4a..c5cf9424ae35 100644 --- a/arch/arm/boot/dts/imx6ul-14x14-evk.dts +++ b/arch/arm/boot/dts/imx6ul-14x14-evk.dts @@ -225,7 +225,7 @@ }; &usbotg1 { - dr_mode = "peripheral"; + dr_mode = "otg"; status = "okay"; };