power: battery: Fix taper charge handling
Currently, if taper charging is initiated prior to reduction in float
voltage by external control parameters like JEITA, QNOVO, etc., then
secondary charger termination will happen due to reduction in float
voltage but won't get captured in the SW flow as because the taper-entry
float voltage in only captured during the initiation of taper routine.
Fix this by updating the taper condition float voltage on every iteration
of the taper routine.
Change-Id: Ic64b0bdee6e4df3bf3774d5611fe7e5ea1224bb4
Signed-off-by:
Umang Agrawal <uagrawal@codeaurora.org>
Loading
Please register or sign in to comment