lkml.org 
[lkml]   [2023]   [Oct]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v6 0/4] cpufreq: qcom-nvmem: add support for ipq806x
Date
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
cpufreq: qcom-nvmem: add support for IPQ8064
ARM: dts: qcom: ipq8064: Add CPU OPP table

.../bindings/cpufreq/qcom-cpufreq-nvmem.yaml | 4 +-
.../bindings/opp/opp-v2-kryo-cpu.yaml | 22 ++++++
arch/arm/boot/dts/qcom/qcom-ipq8062.dtsi | 30 +++++++++
arch/arm/boot/dts/qcom/qcom-ipq8064.dtsi | 67 +++++++++++++++++++
arch/arm/boot/dts/qcom/qcom-ipq8065.dtsi | 65 ++++++++++++++++++
drivers/cpufreq/qcom-cpufreq-nvmem.c | 67 ++++++++++++++++++-
6 files changed, 253 insertions(+), 2 deletions(-)

--
2.40.1

\
 
 \ /
  Last update: 2023-10-13 19:39    [W:0.382 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site