1
0
Fork 0

ARM: dts: imx6ul-14x14-evk: add USB dual-role support

With commit 851ce93224 ("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>
hifive-unleashed-5.1
Peter Chen 2016-08-02 17:08:23 +08:00 committed by Shawn Guo
parent 478c9440b3
commit a16fe2c1f6
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@
};
&usbotg1 {
dr_mode = "peripheral";
dr_mode = "otg";
status = "okay";
};