Skip to content

Commit

Permalink
ARM: dts: Enable USB host0 (EHCI) on rk3288-evb
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Doug Anderson authored and Heiko Stuebner committed Jul 31, 2014
1 parent beb4b3f commit 163cb91
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/rk3288-evb.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,7 @@
};
};
};

&usb_host0_ehci {
status = "okay";
};

0 comments on commit 163cb91

Please sign in to comment.