Re: [PATCH v2 6/7] arm64: dts: exynos: gs101: Add thermal management unit
From: Krzysztof Kozlowski
Date: Fri Feb 13 2026 - 05:13:56 EST
On 19/01/2026 13:08, Tudor Ambarus wrote:
> +
> + cooling-maps {
> + map0 {
> + trip = <&little_control_temp>;
> + cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
> + <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
> + <&cpu2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
> + <&cpu3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
> + };
> + };
> + };
> +
If there is going to be resend, drop stray blank line.
Otherwise looks fine, so please ping me when binding is taken to thermal
tree.
> + };
Best regards,
Krzysztof