Re: [PATCH] thermal/drivers/mediatek/lvts_thermal: Provide default calibration data

From: AngeloGioacchino Del Regno
Date: Thu Jun 20 2024 - 06:22:01 EST


Il 20/06/24 11:23, Chen-Yu Tsai ha scritto:
On some pre-production hardware, the SoCs do not contain calibration
data for the thermal sensors. The downstream drivers provide default
values that sort of work, instead of having the thermal sensors not
work at all.

Port the default values to the upstream driver. These values are from
the ChromeOS kernels, which sadly do not cover the MT7988.

Signed-off-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>