soc: mediatek: mtk-svs: Append "-thermal" to thermal zone names
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 18 Mar 2024 11:32:37 +0000 (12:32 +0100)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Tue, 23 Apr 2024 10:09:12 +0000 (12:09 +0200)
commit7ca803b489455b9242c81b4befe546ea3a692e5c
tree27d72751c56ca992af835627c139bf5d73fe461e
parent4cece764965020c22cff7665b18a012006359095
soc: mediatek: mtk-svs: Append "-thermal" to thermal zone names

The thermal framework registers thermal zones as specified in DT and
including the "-thermal" suffix: append that to the driver specified
tzone_name to actually match the thermal zone name as registered by
the thermal API.

Fixes: 2bfbf82956e2 ("soc: mediatek: mtk-svs: Constify runtime-immutable members of svs_bank")
Link: https://lore.kernel.org/r/20240318113237.125802-1-angelogioacchino.delregno@collabora.com
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
drivers/soc/mediatek/mtk-svs.c