[PATCH v2 0/1] arm64: dts: mediatek: mt8183: disable thermal zones without trips.

Amjad Ouled-Ameur posted 1 patch 2 years ago
There is a newer version of this series
arch/arm64/boot/dts/mediatek/mt8183.dtsi | 6 ++++++
1 file changed, 6 insertions(+)
[PATCH v2 0/1] arm64: dts: mediatek: mt8183: disable thermal zones without trips.
Posted by Amjad Ouled-Ameur 2 years ago
Thermal zones without trip point are not registered by thermal core.

tzts1 ~ tzts6 zones of mt8183 were intially introduced for test-purpose
only.

Disable the zones above and keep only cpu_thermal enabled.

Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com>
---
Amjad Ouled-Ameur (1):
      arm64: dts: mediatek: mt8183: disable thermal zones without trips.

 arch/arm64/boot/dts/mediatek/mt8183.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)
---
base-commit: 60891ec99e141b74544d11e897a245ef06263052
change-id: 20220921-mt8183-disables-thermal-zones-up-6ac720a305d5

Best regards,
-- 
Amjad Ouled-Ameur <aouledameur@baylibre.com>
Re: [PATCH v2 0/1] arm64: dts: mediatek: mt8183: disable thermal zones without trips.
Posted by Krzysztof Kozlowski 2 years ago
On 21/09/2022 11:05, Amjad Ouled-Ameur wrote:
> Thermal zones without trip point are not registered by thermal core.
> 
> tzts1 ~ tzts6 zones of mt8183 were intially introduced for test-purpose

No need for cover letter for single patch.

Best regards,
Krzysztof