Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -177,3 +177,7 @@
&usb_host0_ehci {
	status = "okay";
};

&usb_host1 {
	status = "okay";
};