diff options
author | Sebastian Krzyszkowiak <[email protected]> | 2021-09-14 14:18:05 +0200 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2021-10-12 17:59:05 +0200 |
commit | 0cf48167b87e388fa1268c9fe6d2443ae7f43d8a (patch) | |
tree | eb9a2c7cbc33c7742cb8189f71dc52ec7e10e215 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 7462a894bd53b3d149c01518c82562d20368f960 (diff) |
power: supply: max17042_battery: Clear status bits in interrupt handler
The gauge requires us to clear the status bits manually for some alerts
to be properly dismissed. Previously the IRQ was configured to react only
on falling edge, which wasn't technically correct (the ALRT line is active
low), but it had a happy side-effect of preventing interrupt storms
on uncleared alerts from happening.
Fixes: 7fbf6b731bca ("power: supply: max17042: Do not enforce (incorrect) interrupt trigger type")
Cc: <[email protected]>
Signed-off-by: Sebastian Krzyszkowiak <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions