mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
tps65910 vdd2 regulator default voltage 1.5V.
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user