ARM: dts: rockchip: enable usbphy on rk3288-firefly

Enable the usb phys on the firefly board.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Heiko Stuebner 2015-02-19 22:46:45 +01:00
parent e537c9ccfa
commit 055b0c6753
1 changed files with 4 additions and 0 deletions

View File

@ -459,6 +459,10 @@ &uart3 {
status = "okay";
};
&usbphy {
status = "okay";
};
&usb_host1 {
pinctrl-names = "default";
pinctrl-0 = <&usbhub_rst>;