ARM: dts: rockchip: enable usbphy on rk3288-firefly
From: Heiko Stuebner <heiko@...> Date: Thu, 19 Feb 2015 22:46:45 +0100
Commit-Message
Enable the usb phys on the firefly board. Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
arch/arm/boot/dts/rk3288-firefly.dtsi | 4 ++++ 1 file changed, 4 insertions(+)
Statistics
- 4 lines added
- 0 lines removed
Changes
-------------------- arch/arm/boot/dts/rk3288-firefly.dtsi ---------------------
index e6f873a..b9dda41 100644
@@ -459,6 +459,10 @@
status = "okay";
};
+&usbphy {
+ status = "okay";
+};
+
&usb_host1 {
pinctrl-names = "default";
pinctrl-0 = <&usbhub_rst>;