mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
board jettaplus:set vcc_io to 3.2v to fix spdif
This commit is contained in:
@@ -1621,8 +1621,8 @@ static struct pmu_info wm8326_dcdc_info[] = {
|
||||
#else
|
||||
{
|
||||
.name = "dcdc4", //vcc_io
|
||||
.min_uv = 3000000,
|
||||
.max_uv = 3000000,
|
||||
.min_uv = 3200000,
|
||||
.max_uv = 3200000,
|
||||
.suspend_vol = 2800000,
|
||||
},
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user