提交 a763ecc1 编写于 作者: R Roger Quadros 提交者: Tony Lindgren

ARM: dts: omap5: Fix dual-role mode on Super-Speed port

OMAP5's Super-Speed USB port has a software mailbox register
that needs to be fed with VBUS and ID events from an external
VBUS/ID comparator.

Without this, Host role will not work correctly.

Fixes: 656c1a65 ("ARM: dts: omap5: enable OTG role for DWC3 controller")
Reported-by: NH. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: NRoger Quadros <rogerq@ti.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 91e43395
......@@ -701,6 +701,7 @@ &usb3 {
};
&dwc3 {
extcon = <&extcon_usb3>;
dr_mode = "otg";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册