lkml.org 
[lkml]   [2020]   [Sep]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/5] Add CPUFreq support for SM8250 SoC
Date
Hello,

This series adds CPUFreq support for Qualcomm SM8250 SoC. The existing
qcom-hw driver is reworked to support the EPSS block on this SoC which
handles the CPUFreq duties.

The EPSS block supports additional features for which incremental patches
will be submitted on top of this series!

Thanks,
Mani

Changes in v2:

* Dropped the regmap conversion patch
* Used "qcom,cpufreq-epss" compatible and "epss_soc_data" for dev data
* Switched to "of_device_get_match_data" API
* Collected reviews from Amit, Viresh and Bjorn
* Dropped patch [3/7] which got applied by Viresh

Bjorn Andersson (1):
arm64: dts: qcom: sm8250: Add cpufreq hw node

Manivannan Sadhasivam (4):
dt-bindings: cpufreq: cpufreq-qcom-hw: Document Qcom EPSS compatible
cpufreq: qcom-hw: Use devm_platform_ioremap_resource() to simplify
code
cpufreq: qcom-hw: Use of_device_get_match_data for offsets and row
size
cpufreq: qcom-hw: Add cpufreq support for SM8250 SoC

.../bindings/cpufreq/cpufreq-qcom-hw.txt | 2 +-
arch/arm64/boot/dts/qcom/sm8250.dtsi | 22 ++++
drivers/cpufreq/qcom-cpufreq-hw.c | 107 ++++++++++++------
3 files changed, 93 insertions(+), 38 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2020-09-15 09:25    [W:0.070 / U:1.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site