diff options
author | NĂcolas F. R. A. Prado <nfraprado@collabora.com> | 2025-01-13 16:27:14 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2025-03-25 22:52:04 +0300 |
commit | fa17ff8e325a657c84be1083f06e54ee7eea82e4 (patch) | |
tree | a8f635c4f4e196683493fa7dafac0791e2a92a1a /tools/perf/scripts/python/task-analyzer.py | |
parent | c612cbcdf603aefb3358b2e3964dcd5aa3f827a0 (diff) | |
download | linux-fa17ff8e325a657c84be1083f06e54ee7eea82e4.tar.xz |
thermal/drivers/mediatek/lvts: Disable low offset IRQ for minimum threshold
In order to get working interrupts, a low offset value needs to be
configured. The minimum value for it is 20 Celsius, which is what is
configured when there's no lower thermal trip (ie the thermal core
passes -INT_MAX as low trip temperature). However, when the temperature
gets that low and fluctuates around that value it causes an interrupt
storm.
Prevent that interrupt storm by not enabling the low offset interrupt if
the low threshold is the minimum one.
Cc: stable@vger.kernel.org
Fixes: 77354eaef821 ("thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed")
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: NĂcolas F. R. A. Prado <nfraprado@collabora.com>
Link: https://lore.kernel.org/r/20250113-mt8192-lvts-filtered-suspend-fix-v2-3-07a25200c7c6@collabora.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions