lkml.org 
[lkml]   [2022]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/8] OPP: Add support for multiple clocks
Date
Hello,

This patchset adds support for device with multiple clocks. None of the clocks
is considered primary in this case and all are handled equally.

This is rebased over a lot of other OPP changes and is pushed here:

git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git opp/clk

Krzysztof, can you please test this for your use case. I wasn't able to test he
multiple clock support.

--
Viresh

Viresh Kumar (8):
OPP: Use consistent names for OPP table instances
OPP: Remove rate_not_available parameter to _opp_add()
OPP: Reuse _opp_compare_key() in _opp_add_static_v2()
OPP: Make dev_pm_opp_set_opp() independent of frequency
OPP: Allow multiple clocks for a device
OPP: Add key specific assert() method to key finding helpers
OPP: Assert clk_count == 1 for single clk helpers
OPP: Provide a simple implementation to configure multiple clocks

drivers/opp/core.c | 337 +++++++++++++++++++++++++++++++----------
drivers/opp/cpu.c | 12 +-
drivers/opp/debugfs.c | 27 +++-
drivers/opp/of.c | 91 +++++++----
drivers/opp/opp.h | 22 +--
include/linux/pm_opp.h | 17 ++-
6 files changed, 378 insertions(+), 128 deletions(-)

--
2.31.1.272.g89b43f80a514

\
 
 \ /
  Last update: 2022-06-10 10:26    [W:0.152 / U:3.364 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site