tps65910 vdd2 regulator default voltage 1.5V.

This commit is contained in:
cwz
2011-10-19 05:05:53 -07:00
parent afc8be72ac
commit 3c14265c5d

View File

@@ -660,7 +660,7 @@ static struct regulator_ops tps65910_fixed_ops = {
static struct tps65910reg_info tps65910_regs[] = {
TPS65910_ADJUSTABLE_LDO(VDD1, TPS65910_VDD1, 950, 1400, 4),
TPS65910_FIXED_LDO(VDD2, TPS65910_VDD2, 1200, 4),
TPS65910_FIXED_LDO(VDD2, TPS65910_VDD2, 1500, 4),
TPS65910_FIXED_LDO(VIO, TPS65910_VIO, 3300, 1),
TPS65910_FIXED_LDO(VDD3, TPS65910_VDD3, 5000, 0),