Commit a16fe2c1 authored by Peter Chen's avatar Peter Chen Committed by Shawn Guo

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

With commit 851ce932 ("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: default avatarPeter Chen <peter.chen@nxp.com>
Reviewed-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 478c9440
......@@ -225,7 +225,7 @@ &uart2 {
};
&usbotg1 {
dr_mode = "peripheral";
dr_mode = "otg";
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment