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:
88901d4
)
board jettaplus:set vcc_io to 3.2v to fix spdif
author
yxj
<yxj@rock-chips.com>
Wed, 8 May 2013 13:11:25 +0000
(21:11 +0800)
committer
yxj
<yxj@rock-chips.com>
Wed, 8 May 2013 13:11:43 +0000
(21:11 +0800)
arch/arm/mach-rk3188/board-rk3188-jettaplus.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk3188/board-rk3188-jettaplus.c
b/arch/arm/mach-rk3188/board-rk3188-jettaplus.c
index b36de62c24d2891a447b77fa43f96c4570b21ac1..525b7015acd66635dbf8eaf9036ada172a102446 100644
(file)
--- a/
arch/arm/mach-rk3188/board-rk3188-jettaplus.c
+++ b/
arch/arm/mach-rk3188/board-rk3188-jettaplus.c
@@
-1621,8
+1621,8
@@
static struct pmu_info wm8326_dcdc_info[] = {
#else
{
.name = "dcdc4", //vcc_io
- .min_uv = 3
0
00000,
- .max_uv = 3
0
00000,
+ .min_uv = 3
2
00000,
+ .max_uv = 3
2
00000,
.suspend_vol = 2800000,
},
#endif