Re: [PATCH v6 3/9] remoteproc: qcom: pas: add support for TMD thermal cooling devices
Daniel Lezcano <[email protected]> Mon, 27 Jul 2026 23:55:37 +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: > Register Thermal Mitigation Devices (TMDs) for PAS-managed remote > processors to enable thermal throttling through QMI. > > This allows the thermal framework to request mitigation when remote > subsystems such as modem and CDSP contribute to thermal pressure. > > Signed-off-by: Gaurav Kohli <[email protected]> Reviewed-by: Daniel Lezcano <[email protected]>