Thermal zones on some MediaTek device trees either have cryptic names or wrong ones. Having the right names is important for both human readability and for MediaTek SVS functionality: fix those. AngeloGioacchino Del Regno (3): arm64: dts: mediatek: mt8195: Fix GPU thermal zone name for SVS arm64: dts: mediatek: mt8192: Fix GPU thermal zone name for SVS arm64: dts: mediatek: mt8183: Refactor thermal zones arch/arm64/boot/dts/mediatek/mt8183.dtsi | 136 +++++++++++++++++------ arch/arm64/boot/dts/mediatek/mt8192.dtsi | 2 +- arch/arm64/boot/dts/mediatek/mt8195.dtsi | 2 +- 3 files changed, 104 insertions(+), 36 deletions(-) -- 2.44.0