Re: [PATCH 4/8] cpufreq: qcom_cpufreq_nvmem: Simplify reading kryo speedbin
From: Konrad Dybcio
Date: Fri Oct 15 2021 - 14:58:56 EST
On 14.10.2021 10:32, Yassine Oudjana wrote:
> In preparation for adding a separate device tree for MSM8996 Pro, skip reading
> msm-id from smem and just read the speedbin efuse.
>
While I'd really like for this to be merged, it's gonna totally wreck backwards
compatibility.. But then, since APCC was not defined properly before commit
0a275a35ceab07 arm64: dts: qcom: msm8996: Make CPUCC actually probe (and work)
there's only 5.14/5.15 (both of which were non-LTS) which would *actually* break given
somebody decided that "ah yes, pulling in DTs from these specific mainline kernel releases
is a good idea"...
If I were to judge, it would probably be fine to rid the old mechanism..
Konrad