arm64: dts: mediatek: mt8195: Fix GPU thermal zone name for SVS
[ Upstream commitb2b6f2edb8] This SoC has two GPU related thermal zones: the primary zone must be called "gpu-thermal" for SVS to pick it up. Fixes:1e5b672519("arm64: dts: mediatek: mt8195: Add AP domain thermal zones") Link: https://lore.kernel.org/r/20240410083002.1357857-2-angelogioacchino.delregno@collabora.com Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
70aa2d9b89
commit
509a9dc5cf
@@ -3880,7 +3880,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
gpu0-thermal {
|
||||
gpu-thermal {
|
||||
polling-delay = <1000>;
|
||||
polling-delay-passive = <250>;
|
||||
thermal-sensors = <&lvts_ap MT8195_AP_GPU0>;
|
||||
|
||||
Reference in New Issue
Block a user