提交 ef0811ef 编写于 作者: R Roger Quadros 提交者: Greg Kroah-Hartman

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

[ Upstream commit a763ecc15d0e37c3a15ff6825183061209832685 ]

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: 656c1a65ab55 ("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>
Signed-off-by: NSasha Levin <sashal@kernel.org>
上级 183f9ae8
...@@ -704,6 +704,7 @@ ...@@ -704,6 +704,7 @@
}; };
&dwc3 { &dwc3 {
extcon = <&extcon_usb3>;
dr_mode = "otg"; dr_mode = "otg";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册