Re: [PATCH v6 8/9] arm64: dts: qcom: monaco: Enable CDSP cooling

Daniel Lezcano <[email protected]> Thu, 30 Jul 2026 18:58:39 +0200
Newsgroups org.kernel.vger.linux-remoteproc,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-hardening,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pm
Message-ID <[email protected]>
On 7/27/26 16:22, Gaurav Kohli wrote:
> Unlike the CPU, the CDSP does not throttle its speed automatically
> when it reaches high temperatures in monaco.
> 
> Set up CDSP cooling for both instances by throttling the cdsp, when
> it reaches 115°C.
> 
> Add polling-delay-passive so the governor periodically evaluates
> the zone during passive cooling and steps up cooling levels when
> temperature stabilizes below the next trip.
> 
> Reviewed-by: Dmitry Baryshkov <[email protected]>
> Signed-off-by: Gaurav Kohli <[email protected]>
> ---

Reviewed-by: Daniel Lezcano <[email protected]>