提交 274ff50d 编写于 作者: F Frank Wang 提交者: Heiko Stuebner

ARM: dts: rockchip: enable usb for rv1108-evb

Rockchip's rv1108-evb board has one usb otg controller and one usb
host controller, each usb controller connect with one usb-phy port
through UTMI+ interface. This patch enables them to support usb on
rv1108-evb board.
Signed-off-by: NFrank Wang <frank.wang@rock-chips.com>
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 24f9f5bb
......@@ -222,6 +222,18 @@
status = "okay";
};
&u2phy {
status = "okay";
u2phy_host: host-port {
status = "okay";
};
u2phy_otg: otg-port {
status = "okay";
};
};
&uart0 {
status = "okay";
};
......@@ -233,3 +245,15 @@
&uart2 {
status = "okay";
};
&usb_host_ehci {
status = "okay";
};
&usb_host_ohci {
status = "okay";
};
&usb_otg {
status = "okay";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册