]> Git Repo - linux.git/commit
soc: mediatek: mtk-svs: Append "-thermal" to thermal zone names
authorAngeloGioacchino Del Regno <[email protected]>
Mon, 18 Mar 2024 11:32:37 +0000 (12:32 +0100)
committerAngeloGioacchino Del Regno <[email protected]>
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/[email protected]
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
drivers/soc/mediatek/mtk-svs.c
This page took 0.054761 seconds and 4 git commands to generate.