diff options
author | Sicelo A. Mhlongo <absicsz@gmail.com> | 2023-01-02 12:13:26 +0300 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2023-02-03 15:35:04 +0300 |
commit | e2b018cb55151cbee2c4b8f48ef731f0a683b9b6 (patch) | |
tree | f3b6d89de26abf199cdda2c85af090480c83f81e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4651b6b72934e602202def29c88813d95716f7c7 (diff) | |
download | linux-e2b018cb55151cbee2c4b8f48ef731f0a683b9b6.tar.xz |
power: supply: bq27xxx: fix reporting critical level
The EDV1/SOC1 flag is set when the battery voltage drops below the
threshold set in EEPROM. From observing the capacity_level reported by
the driver, and reading the datasheet, EDV1 remains set even when
EDVF/SOCF gets set. Thus, bq27xxx_battery_capacity_level() never reaches
the CAPACITY_LEVEL_CRITICAL code path, since CAPACITY_LEVEL_LOW takes
precedence.
This commit fixes the issue by swapping the order in which the flags are
tested. It was tested with bq27200 in the Nokia N900.
Signed-off-by: Sicelo A. Mhlongo <absicsz@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions