mbox series

[PATCHv2,0/2] cpcap charger and battery changes to deal with dropped voltage

Message ID 20191009210141.10037-1-tony@atomide.com (mailing list archive)
Headers show
Series cpcap charger and battery changes to deal with dropped voltage | expand

Message

Tony Lindgren Oct. 9, 2019, 9:01 p.m. UTC
Hi,

Here are the changes for v5.5 merge window to optionally allow reconfiguring the
charge voltage if folks want to do that.

These depend on v5.3 + [PATCH] power: supply: cpcap-charger: Limit voltage to 4.2V
for battery merged into v5.4-rc1 so we can keep the 4.2V fix usable for earlier
kernels as needed.

Regards,

Tony

Changes since v1:

- Sent the 4.2V charger change separately as a fix

Tony Lindgren (2):
  power: supply: cpcap-battery: Fix handling of lowered charger voltage
  power: supply: cpcap-charger: Allow changing constant charge voltage

 drivers/power/supply/cpcap-battery.c | 86 +++++++++++++++++++++++++---
 drivers/power/supply/cpcap-charger.c | 83 +++++++++++++++++++++++++++
 2 files changed, 162 insertions(+), 7 deletions(-)