power: supply: bq27xxx: expose battery data when CI=1
authorSicelo A. Mhlongo <absicsz@gmail.com>
Wed, 20 Apr 2022 12:30:59 +0000 (14:30 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 4 May 2022 21:44:03 +0000 (23:44 +0200)
commit68fdbe090c362e8be23890a7333d156e18c27781
tree4db91fe334c57cb07280b2abb9d5d5427fa2e4b7
parent3123109284176b1532874591f7c81f3837bbdc17
power: supply: bq27xxx: expose battery data when CI=1

When the Capacity Inaccurate flag is set, the chip still provides data
about the battery, albeit inaccurate. Instead of discarding capacity
values for CI=1, expose the stale data and use the
POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED property to indicate that the
values should be used with care.

Reviewed-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Sicelo A. Mhlongo <absicsz@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/bq27xxx_battery.c