Re: [PATCH 2/2] arm64: dts: qcom: SM8750: Enable CPUFreq support
From: Konrad Dybcio
Date: Tue Jan 20 2026 - 05:14:16 EST
On 1/19/26 8:00 PM, Akhil P Oommen wrote:
> On 12/11/2025 12:32 AM, Jagadeesh Kona wrote:
>> Add the cpucp mailbox, sram and SCMI nodes required to enable
>> the CPUFreq support using the SCMI perf protocol on SM8750 SoCs.
>>
>> Signed-off-by: Jagadeesh Kona <jagadeesh.kona@xxxxxxxxxxxxxxxx>
>
> Just curious, does this patch enable thermal mitigation for CPU clusters
> too?
If nothing changed, we have lets-not-explode type mitigations via LMH,
but lets-not-burn-the-user would require a skin temp sensor to be
wired up, which then could be used to enable some cooling action
Konrad