|
@@ -476,9 +476,9 @@ static struct z2_battery_info batt_chip_info = {
|
|
|
.batt_I2C_addr = 0x55,
|
|
|
.batt_I2C_reg = 2,
|
|
|
.charge_gpio = GPIO0_ZIPITZ2_AC_DETECT,
|
|
|
- .min_voltage = 2400000,
|
|
|
- .max_voltage = 3700000,
|
|
|
- .batt_div = 69,
|
|
|
+ .min_voltage = 3475000,
|
|
|
+ .max_voltage = 4190000,
|
|
|
+ .batt_div = 59,
|
|
|
.batt_mult = 1000000,
|
|
|
.batt_tech = POWER_SUPPLY_TECHNOLOGY_LION,
|
|
|
.batt_name = "Z2",
|