On 08-07-22, 13:11, Bryan O'Donoghue wrote: > V3: > - Drop the exclusion of msm8939 from cpufreq-dt-platdev. > I'm happy enough to bundle this in with CPR. - Stephan > > V2: > - Previous series title "qcom-cpufreq-nvmem: Add msm8939 with some fixups" > https://www.spinics.net/lists/linux-arm-msm/msg116201.html > > - Drops adding msm8939 to the cpufreq-nvmem layer at all. > cpufreq and CPR go hand in hand so we need to do the addition to > cpufreq-nvmem in tandem with the associated CPR driver update. - Stephan > > We can still add in msm8939 to the cpufreq-dt-platdev block list and > fixup the dt binding check errors found doing that. > > - Adds a patch to the error reported by Rob's bot. > Rob said he thought Krzysztof had a patch for that but, I couldn't find it > so I just added a fix as the first patch - bod > > - Adds Acked-by Rob to second patch > - Adds Acked-by Krzysztof to third patch > > V1: > Fix up some missing compat strings for the qcom-cpufreq-nvmem yaml. > Add in msm8939 as a compatible qcom-cpufreq-nvmem. > > > Bryan O'Donoghue (3): > dt-bindings: opp: opp-v2-kryo-cpu: Fix example binding checks > dt-bindings: opp: Add missing compat devices > dt-bindings: opp: Add msm8939 to the compatible list > > .../bindings/cpufreq/qcom-cpufreq-nvmem.yaml | 7 +++++++ > .../devicetree/bindings/opp/opp-v2-kryo-cpu.yaml | 15 +++++++++++++++ > 2 files changed, 22 insertions(+) Applied. Thanks. -- viresh