diff options
author | Hans de Goede <hdegoede@redhat.com> | 2022-11-28 12:28:52 +0300 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2023-01-03 02:04:26 +0300 |
commit | 4413f9e9138fe4c50db80596635a1f7f1e8bfa6a (patch) | |
tree | 724090ef7706214afcd8c5000529726c2e5aa44d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c688e0c436cb5292285a193134346fcdaaa3a56d (diff) | |
download | linux-4413f9e9138fe4c50db80596635a1f7f1e8bfa6a.tar.xz |
power: supply: bq25890: Fix setting of F_CONV_RATE rate when disabling HiZ mode
The recent "power: supply: bq25890: Add HiZ mode support" change
leaves F_CONV_RATE rate unset when disabling HiZ mode (setting
POWER_SUPPLY_PROP_ONLINE to 1) while a charger is connected.
Separate the resetting HiZ mode (when necessary because of a charger
(re)plug event) into its own "if {}" block which runs first.
And fix the setting of F_CONV_RATE rate by adding helper variables for
the old and new F_CONV_RATE state which check both the online and hiz bits
and then compare the helper variables to see if a F_CONV_RATE update is
necessary.
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Hans de Goede <hdegoede@redhat.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