public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add read-only RCG2 ops
@ 2023-06-12  9:22 Konrad Dybcio
  2023-06-12  9:22 ` [PATCH 1/2] clk: qcom: rcg2: Introduce " Konrad Dybcio
  2023-06-12  9:22 ` [PATCH 2/2] clk: qcom: gcc-msm8996: Use read-only RCG ops for RPM bus clocks Konrad Dybcio
  0 siblings, 2 replies; 12+ messages in thread
From: Konrad Dybcio @ 2023-06-12  9:22 UTC (permalink / raw)
  To: Bjorn Andersson, Andy Gross, Michael Turquette, Stephen Boyd
  Cc: Marijn Suijten, linux-arm-msm, linux-clk, linux-kernel,
	Stephan Gerhold, Konrad Dybcio

Some of the clocks are managed by remote cores and we're not supposed
to alter their parameters. Monitoring them may still be useful, e.g.
for getting the correct rates of their children. This series attempts
to solve this problem without compromising on either of them.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (2):
      clk: qcom: rcg2: Introduce read-only RCG2 ops
      clk: qcom: gcc-msm8996: Use read-only RCG ops for RPM bus clocks

 drivers/clk/qcom/clk-rcg.h     | 1 +
 drivers/clk/qcom/clk-rcg2.c    | 8 ++++++++
 drivers/clk/qcom/gcc-msm8996.c | 6 +++---
 3 files changed, 12 insertions(+), 3 deletions(-)
---
base-commit: 53ab6975c12d1ad86c599a8927e8c698b144d669
change-id: 20230612-topic-rcg2_ro-1450a076eda9

Best regards,
-- 
Konrad Dybcio <konrad.dybcio@linaro.org>


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-08-24 11:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-12  9:22 [PATCH 0/2] Add read-only RCG2 ops Konrad Dybcio
2023-06-12  9:22 ` [PATCH 1/2] clk: qcom: rcg2: Introduce " Konrad Dybcio
2023-06-12  9:22 ` [PATCH 2/2] clk: qcom: gcc-msm8996: Use read-only RCG ops for RPM bus clocks Konrad Dybcio
2023-06-12 10:17   ` Stephan Gerhold
2023-06-12 11:46     ` Konrad Dybcio
2023-06-12 12:23       ` Stephan Gerhold
2023-06-12 12:25         ` Konrad Dybcio
2023-06-13 17:56   ` Bjorn Andersson
2023-06-13 17:54     ` Konrad Dybcio
2023-07-31 11:01       ` Konrad Dybcio
2023-08-24 10:27         ` Konrad Dybcio
2023-08-24 11:32           ` Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox