1
0
Fork 0

ARM: dts: Enable USB host0 (EHCI) on rk3288-evb

This is the top USB port on the evb (the one closest to the Ethernet
connector).

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
hifive-unleashed-5.1
Doug Anderson 2014-07-30 13:00:12 -07:00 committed by Heiko Stuebner
parent beb4b3f56e
commit 163cb917b8
1 changed files with 4 additions and 0 deletions

View File

@ -90,3 +90,7 @@
};
};
};
&usb_host0_ehci {
status = "okay";
};