Re: [PATCH] cpufreq: dt-platdev: Block the driver from probing on more QC platforms

From: Konrad Dybcio

Date: Tue Jan 13 2026 - 05:54:40 EST


On 1/13/26 11:53 AM, Konrad Dybcio wrote:
> From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
>
> Add a number of QC platforms to the blocklist, they all use either the
> qcom-cpufreq-hw or scmi-cpufreq drivers.
>
> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
> ---
> Note: the "qcom,glymur" compatible is not in -next, but is already
> approved by krzk and should be merged shortly

Scratch that, immediately after pressing enter I realized the ones
using cpufreq-scmi won't even have an OPP table attached to the CPUs

I'll send a v2..

Konrad