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

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
......@@ -459,6 +459,10 @@ &uart3 {
status = "okay";
};
&usbphy {
status = "okay";
};
&usb_host1 {
pinctrl-names = "default";
pinctrl-0 = <&usbhub_rst>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment