|
@@ -333,7 +333,7 @@ static const struct regulator_ops da9052_ldo_ops = {
|
|
|
static struct da9052_regulator_info da9052_regulator_info[] = {
|
|
|
DA9052_DCDC(BUCK1, 25, 500, 2075, 6, 6, DA9052_SUPPLY_VBCOREGO),
|
|
|
DA9052_DCDC(BUCK2, 25, 500, 2075, 6, 6, DA9052_SUPPLY_VBPROGO),
|
|
|
- DA9052_DCDC(BUCK3, 25, 925, 2500, 6, 6, DA9052_SUPPLY_VBMEMGO),
|
|
|
+ DA9052_DCDC(BUCK3, 25, 950, 2525, 6, 6, DA9052_SUPPLY_VBMEMGO),
|
|
|
DA9052_DCDC(BUCK4, 50, 1800, 3600, 5, 6, 0),
|
|
|
DA9052_LDO(LDO1, 50, 600, 1800, 5, 6, 0),
|
|
|
DA9052_LDO(LDO2, 25, 600, 1800, 6, 6, DA9052_SUPPLY_VLDO2GO),
|
|
@@ -350,8 +350,8 @@ static struct da9052_regulator_info da9052_regulator_info[] = {
|
|
|
static struct da9052_regulator_info da9053_regulator_info[] = {
|
|
|
DA9052_DCDC(BUCK1, 25, 500, 2075, 6, 6, DA9052_SUPPLY_VBCOREGO),
|
|
|
DA9052_DCDC(BUCK2, 25, 500, 2075, 6, 6, DA9052_SUPPLY_VBPROGO),
|
|
|
- DA9052_DCDC(BUCK3, 25, 925, 2500, 6, 6, DA9052_SUPPLY_VBMEMGO),
|
|
|
- DA9052_DCDC(BUCK4, 25, 925, 2500, 6, 6, 0),
|
|
|
+ DA9052_DCDC(BUCK3, 25, 950, 2525, 6, 6, DA9052_SUPPLY_VBMEMGO),
|
|
|
+ DA9052_DCDC(BUCK4, 25, 950, 2525, 6, 6, 0),
|
|
|
DA9052_LDO(LDO1, 50, 600, 1800, 5, 6, 0),
|
|
|
DA9052_LDO(LDO2, 25, 600, 1800, 6, 6, DA9052_SUPPLY_VLDO2GO),
|
|
|
DA9052_LDO(LDO3, 25, 1725, 3300, 6, 6, DA9052_SUPPLY_VLDO3GO),
|