]> www.infradead.org Git - users/dwmw2/linux.git/commit
thermal/drivers/mediatek/lvts_thermal: Remove filtered mode for mt8188
authorJulien Panis <jpanis@baylibre.com>
Thu, 16 May 2024 10:44:37 +0000 (12:44 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 4 Jun 2024 17:40:51 +0000 (19:40 +0200)
commitd9fef76e89498bf99cdb03f77b7091d7e95d7edd
tree925981ad44e5e502a8e59953a9fe99cf8ca742e1
parentc3f38fa61af77b49866b006939479069cd451173
thermal/drivers/mediatek/lvts_thermal: Remove filtered mode for mt8188

Filtered mode is not supported on mt8188 SoC and is the source of bad
results. Move to immediate mode which provides good temperatures.

Fixes: f4745f546e60 ("thermal/drivers/mediatek/lvts_thermal: Add MT8188 support")
Reviewed-by: Nicolas Pitre <npitre@baylibre.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Julien Panis <jpanis@baylibre.com>
Link: https://lore.kernel.org/r/20240516-mtk-thermal-mt8188-mode-fix-v2-1-40a317442c62@baylibre.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/thermal/mediatek/lvts_thermal.c