]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: rockchip: enable usbphy on rk3288-firefly
authorHeiko Stuebner <heiko@sntech.de>
Thu, 19 Feb 2015 21:46:45 +0000 (22:46 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 23 Feb 2015 09:12:31 +0000 (10:12 +0100)
Enable the usb phys on the firefly board.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288-firefly.dtsi

index e6f873abbe0dd991fcdcf5a81dbe33c09aec1e1d..b9dda411e569a556f78306d0fe196eec96a03c14 100644 (file)
        status = "okay";
 };
 
+&usbphy {
+       status = "okay";
+};
+
 &usb_host1 {
        pinctrl-names = "default";
        pinctrl-0 = <&usbhub_rst>;