projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
193836a
)
Revert "rk3288-p977 : diable 5v_power_en to fix the issue that usb device cannot...
author
Cody Xie
<Cody.Xie@rock-chips.com>
Wed, 23 Apr 2014 11:08:51 +0000
(19:08 +0800)
committer
Cody Xie
<Cody.Xie@rock-chips.com>
Wed, 23 Apr 2014 11:08:51 +0000
(19:08 +0800)
This reverts commit
4680277b7a6cbb000eb270d99a69d743a422e05d
.
arch/arm/boot/dts/rk3288-p977.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3288-p977.dts
b/arch/arm/boot/dts/rk3288-p977.dts
index a5fa5f03193c7ca125b5a1a9f4d539bda3cd16c5..b5ecfe04cc077718741488497e26e5bdd14932f7 100755
(executable)
--- a/
arch/arm/boot/dts/rk3288-p977.dts
+++ b/
arch/arm/boot/dts/rk3288-p977.dts
@@
-11,7
+11,7
@@
5v_power_en {
compatible = "5v_en";
5ven,pin =<&gpio7 GPIO_B4 GPIO_ACTIVE_HIGH>; // 5v power for otg and hdmi
- status = "
disabled";
+ status = "
okay";
};