projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6db702
)
ARM: dts: rockchip: Enable usb PHY on rk3288-evb board
author
Yunzhi Li
<lyz@rock-chips.com>
Fri, 12 Dec 2014 15:17:02 +0000
(23:17 +0800)
committer
Heiko Stuebner
<heiko@sntech.de>
Mon, 23 Feb 2015 09:12:30 +0000
(10:12 +0100)
Enable usb PHY for all usb ports on rk3288-evb.
Signed-off-by: Yunzhi Li <lyz@rock-chips.com>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288-evb.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/rk3288-evb.dtsi
b/arch/arm/boot/dts/rk3288-evb.dtsi
index 5e895a514a0b82afef27ae7c7e849ed1ab8d226f..287a1622d1be0fd3f34134cd91b3469e1c6b4405 100644
(file)
--- a/
arch/arm/boot/dts/rk3288-evb.dtsi
+++ b/
arch/arm/boot/dts/rk3288-evb.dtsi
@@
-238,6
+238,10
@@
};
};
+&usbphy {
+ status = "okay";
+};
+
&usb_host0_ehci {
status = "okay";
};