Commit ddf8303f authored by Kever Yang's avatar Kever Yang Committed by Heiko Stuebner

ARM: dts: Enable USB host1(dwc) on rk3288-evb

USB host1 port is the host A port nearby the otg port.
Signed-off-by: default avatarKever Yang <kever.yang@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 12dd3653
......@@ -177,3 +177,7 @@ host_vbus_drv: host-vbus-drv {
&usb_host0_ehci {
status = "okay";
};
&usb_host1 {
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment