board jettaplus:set vcc_io to 3.2v to fix spdif

This commit is contained in:
yxj
2013-05-08 21:11:25 +08:00
parent 88901d4cf4
commit 253d09ce3e

View File

@@ -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