2022-09-21 10:12:45

by Amjad Ouled-Ameur

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

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 <[email protected]>
---
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 <[email protected]>


2022-09-21 10:20:24

by Krzysztof Kozlowski

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

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