ARM: dts: Enable USB host1(dwc) on rk3288-evb
USB host1 port is the host A port nearby the otg port. Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Родитель
12dd3653ae
Коммит
ddf8303f8d
|
@ -177,3 +177,7 @@
|
||||||
&usb_host0_ehci {
|
&usb_host0_ehci {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&usb_host1 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
Загрузка…
Ссылка в новой задаче