diff options
author | Matti Vaittinen <mazziesaccount@gmail.com> | 2024-11-14 10:19:59 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-12-02 03:31:31 +0300 |
commit | a8d77166fcfe1cd4be70c21d65ff2b27b4f54a26 (patch) | |
tree | 882cf16abb2fd5b9ffc5d276ace0443ac8e6c7e9 /tools/perf/scripts/python/parallel-perf.py | |
parent | 40384c840ea1944d7c5a392e8975ed088ecf0b37 (diff) | |
download | linux-a8d77166fcfe1cd4be70c21d65ff2b27b4f54a26.tar.xz |
regulator: bd96801: Add ERRB IRQ
The ROHM BD96801 "scalable PMIC" provides two physical IRQs. The ERRB
handling can in many cases be omitted because it is used to inform fatal
IRQs, which usually kill the power from the SOC.
There may however be use-cases where the SOC has a 'back-up' emergency
power source which allows some very short time of operation to try to
gracefully shut down sensitive hardware. Furthermore, it is possible the
processor controlling the PMIC is not powered by the PMIC. In such cases
handling the ERRB IRQs may be beneficial.
Add support for ERRB IRQs.
Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Link: https://patch.msgid.link/ZzWkny4lKpY09SX5@mva-rohm
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions