commit | 055b0c6753f315ad6922b86bdfa352733de5f674 | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Thu Feb 19 22:46:45 2015 +0100 |
committer | Heiko Stuebner <heiko@sntech.de> | Mon Feb 23 10:12:31 2015 +0100 |
tree | 762bd4ae15cfad0a42f06f6bb5c7780a5aac3682 | |
parent | e537c9ccfab694281de8b6966bfa14e8d2bd9a69 [diff] [blame] |
ARM: dts: rockchip: enable usbphy on rk3288-firefly Enable the usb phys on the firefly board. Signed-off-by: Heiko Stuebner <heiko@sntech.de>
diff --git a/arch/arm/boot/dts/rk3288-firefly.dtsi b/arch/arm/boot/dts/rk3288-firefly.dtsi index e6f873a..b9dda41 100644 --- a/arch/arm/boot/dts/rk3288-firefly.dtsi +++ b/arch/arm/boot/dts/rk3288-firefly.dtsi
@@ -459,6 +459,10 @@ status = "okay"; }; +&usbphy { + status = "okay"; +}; + &usb_host1 { pinctrl-names = "default"; pinctrl-0 = <&usbhub_rst>;