Hi, With lowered charge voltage fixes in set "[PATCH 0/3] cpcap charger and battery fixes", the first two patches deal with the lower voltage using POWER_SUPPLY_PROP_CONSTANT_CHARGE_VOLTAGE and make it configurable. The third patch makes charging work for higher rates by lowering the charge current basedon chrgcurr1 interrupts. As far as I'm concerned, all these can easily wait for v5.5 merge window. Regards, Tony Tony Lindgren (3): power: supply: cpcap-battery: Fix handling of lowered charger voltage power: supply: cpcap-charger: Allow changing constant charge voltage power: supply: cpcap-charger: Adjust current based on charger interrupts drivers/power/supply/cpcap-battery.c | 86 +++++++++++- drivers/power/supply/cpcap-charger.c | 188 ++++++++++++++++++++++++--- 2 files changed, 250 insertions(+), 24 deletions(-) -- 2.23.0