提交 656c1a65 编写于 作者: H H. Nikolaus Schaller 提交者: Tony Lindgren

ARM: dts: omap5: enable OTG role for DWC3 controller

Since SMPS10 and OTG cable detection extcon are described here, and
work to enable OTG power when an OTG cable is plugged in, we can
define OTG mode in the controller (which is disabled by default in
omap5.dtsi).

Tested on OMAP5EVM and Pyra.
Suggested-by: NRoger Quadros <rogerq@ti.com>
Signed-off-by: NH. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 b830526f
无相关合并请求
......@@ -700,6 +700,10 @@
vbus-supply = <&smps10_out1_reg>;
};
&dwc3 {
dr_mode = "otg";
};
&mcspi1 {
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部