summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ul-14x14-evk.dts
diff options
context:
space:
mode:
authorPeter Chen <peter.chen@nxp.com>2016-08-02 17:08:23 +0800
committerShawn Guo <shawnguo@kernel.org>2016-11-01 21:35:01 +0800
commita16fe2c1f65ec22d26acd78ea15290f36e5e4455 (patch)
treec86e7ef9b2956447642411c66663d7f68ff8cca4 /arch/arm/boot/dts/imx6ul-14x14-evk.dts
parent478c9440b328b08b93ce83b166424b3af1a7654f (diff)
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 <peter.chen@nxp.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6ul-14x14-evk.dts')
-rw-r--r--arch/arm/boot/dts/imx6ul-14x14-evk.dts2
1 files changed, 1 insertions, 1 deletions
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";
};