Re: [PATCHv1 13/19] power: supply: sbs-battery: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED support

2020-05-15 Thread Emil Velikov
On 2020/05/13, Sebastian Reichel wrote: > Add support for reporting the SBS battery's condition flag > to userspace using the new "Calibration required" health status. > > Signed-off-by: Sebastian Reichel > --- > drivers/power/supply/sbs-battery.c | 27 --- > 1 file chang

[PATCHv1 13/19] power: supply: sbs-battery: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED support

2020-05-13 Thread Sebastian Reichel
Add support for reporting the SBS battery's condition flag to userspace using the new "Calibration required" health status. Signed-off-by: Sebastian Reichel --- drivers/power/supply/sbs-battery.c | 27 --- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/dri