lkml.org 
[lkml]   [2020]   [Sep]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/7] 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

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

    Manivannan Sadhasivam (6):
    dt-bindings: cpufreq: cpufreq-qcom-hw: Document SM8250 compatible
    cpufreq: qcom-hw: Make use of cpufreq driver_data for passing pdev
    cpufreq: qcom-hw: Make use of of_match data for offsets and row size
    cpufreq: qcom-hw: Use regmap for accessing hardware registers
    cpufreq: qcom-hw: Add cpufreq support for SM8250 SoC
    cpufreq: qcom-hw: Use devm_platform_ioremap_resource() to simplify
    code

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

    --
    2.17.1

    \
     
     \ /
      Last update: 2020-09-08 09:58    [W:2.309 / U:0.608 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site