projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e537c9c
)
ARM: dts: rockchip: enable usbphy on rk3288-firefly
author
Heiko Stuebner
<heiko@sntech.de>
Thu, 19 Feb 2015 21:46:45 +0000
(22:46 +0100)
committer
Heiko 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/rk3288-firefly.dtsi
b/arch/arm/boot/dts/rk3288-firefly.dtsi
index e6f873abbe0dd991fcdcf5a81dbe33c09aec1e1d..b9dda411e569a556f78306d0fe196eec96a03c14 100644
(file)
--- 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>;