Commit 055b0c67 authored by Heiko Stuebner's avatar Heiko Stuebner
Browse files

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



Enable the usb phys on the firefly board.

Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent e537c9cc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -459,6 +459,10 @@
	status = "okay";
};

&usbphy {
	status = "okay";
};

&usb_host1 {
	pinctrl-names = "default";
	pinctrl-0 = <&usbhub_rst>;