提交 610fd5de 编写于 作者: Y Yoshihiro Shimoda 提交者: Simon Horman

arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 host channel 3

This patch enables USB2.0 host channel 3 for r8a7795 with Salvator-XS.
Signed-off-by: NYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 5650011a
...@@ -56,6 +56,11 @@ ...@@ -56,6 +56,11 @@
status = "okay"; status = "okay";
}; };
&ehci3 {
dr_mode = "otg";
status = "okay";
};
&hsusb3 { &hsusb3 {
dr_mode = "otg"; dr_mode = "otg";
status = "okay"; status = "okay";
...@@ -117,6 +122,11 @@ ...@@ -117,6 +122,11 @@
status = "okay"; status = "okay";
}; };
&ohci3 {
dr_mode = "otg";
status = "okay";
};
&rcar_sound { &rcar_sound {
ports { ports {
/* rsnd_port0 is on salvator-common */ /* rsnd_port0 is on salvator-common */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册