Message ID | 20231013173854.7399-1-ansuelsmth@gmail.com |
---|---|
Headers | show |
Series | cpufreq: qcom-nvmem: add support for ipq806x | expand |
On 13-10-23, 19:38, Christian Marangi wrote: > The first patch of this series was split to a separate series as it > doesn't depend on [1] and can be applied right away, > [1] introduced some breaking change to function that ipq806x, ipq807x > patch was dropped to permit an easier rebase and merge of both. > > This small series adds support for ipq806x qcom-cpufreq-nvmem driver. > Special function are required to make use of the opp-supported-hw > binding by hardcoding custom bits based on the qcom SoC ID. > > The qcom-cpufreq-nvmem driver had recent changes to also improve > support for apq8064. Because of this, this series depends on a > just merged series. > > Depends on [1]. > > [1] https://lore.kernel.org/linux-pm/20231010063235.rj2ehxugtjr5x2xr@vireshk-i7/T/#t > > Christian Marangi (4): > dt-bindings: cpufreq: qcom-cpufreq-nvmem: Document krait-cpu > dt-bindings: opp: opp-v2-kryo-cpu: Document named opp-microvolt > property Applied above two. Thanks. > cpufreq: qcom-nvmem: add support for IPQ8064 This doesn't apply/build anymore. > ARM: dts: qcom: ipq8064: Add CPU OPP table
On Thu, Oct 19, 2023 at 12:16:53PM +0530, Viresh Kumar wrote: > On 13-10-23, 19:38, Christian Marangi wrote: > > The first patch of this series was split to a separate series as it > > doesn't depend on [1] and can be applied right away, > > [1] introduced some breaking change to function that ipq806x, ipq807x > > patch was dropped to permit an easier rebase and merge of both. > > > > This small series adds support for ipq806x qcom-cpufreq-nvmem driver. > > Special function are required to make use of the opp-supported-hw > > binding by hardcoding custom bits based on the qcom SoC ID. > > > > The qcom-cpufreq-nvmem driver had recent changes to also improve > > support for apq8064. Because of this, this series depends on a > > just merged series. > > > > Depends on [1]. > > > > [1] https://lore.kernel.org/linux-pm/20231010063235.rj2ehxugtjr5x2xr@vireshk-i7/T/#t > > > > Christian Marangi (4): > > dt-bindings: cpufreq: qcom-cpufreq-nvmem: Document krait-cpu > > dt-bindings: opp: opp-v2-kryo-cpu: Document named opp-microvolt > > property > > Applied above two. Thanks. > > > cpufreq: qcom-nvmem: add support for IPQ8064 > > This doesn't apply/build anymore. > Hi, I sent v7 that fix the conflict problem. I dropped from the series the 2 applied patch and added the 2 dependent patch since it seems fixing the problem in the series might take longer times. Can you check? Thanks a lot for the help in accepting this series. > > ARM: dts: qcom: ipq8064: Add CPU OPP table >