linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] clk: qcom: provide alternative 'parked' RCG
@ 2023-10-04  0:31 Dmitry Baryshkov
  2023-10-04  0:31 ` [RFC PATCH 1/2] clk: qcom: implement RCG2 'parked' clock support Dmitry Baryshkov
  2023-10-04  0:31 ` [RFC PATCH 2/2] clk: qcom: dispcc-sm8250: switch to clk_rcg2_parked_ops Dmitry Baryshkov
  0 siblings, 2 replies; 17+ messages in thread
From: Dmitry Baryshkov @ 2023-10-04  0:31 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Stephen Boyd,
	Michael Turquette, Taniya Das
  Cc: linux-arm-msm, linux-clk, freedreno, Rob Clark

Implement an alternative for the clk_rcg2_shared_ops, which also
implements a proper is_enabled callback. Note, to use
clk_rcg2_parked_ops one must remove XO (safe source) from the
parent_data and parent_map.

Dmitry Baryshkov (2):
  clk: qcom: implement RCG2 'parked' clock support
  clk: qcom: dispcc-sm8250: switch to clk_rcg2_parked_ops

 drivers/clk/qcom/clk-rcg.h       |  1 +
 drivers/clk/qcom/clk-rcg2.c      | 34 ++++++++++++++++++++++++++++++++
 drivers/clk/qcom/dispcc-sm8250.c | 10 +++-------
 3 files changed, 38 insertions(+), 7 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-10-27  0:36 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-04  0:31 [RFC PATCH 0/2] clk: qcom: provide alternative 'parked' RCG Dmitry Baryshkov
2023-10-04  0:31 ` [RFC PATCH 1/2] clk: qcom: implement RCG2 'parked' clock support Dmitry Baryshkov
2023-10-04  9:27   ` Bryan O'Donoghue
2023-10-04 12:08     ` Dmitry Baryshkov
2023-10-04 12:52       ` Bryan O'Donoghue
2023-10-04 17:57         ` Dmitry Baryshkov
2023-10-06 23:45         ` Konrad Dybcio
2023-10-07 10:08           ` Bryan O'Donoghue
2023-10-25  9:45             ` Dmitry Baryshkov
2023-10-06 23:43   ` Konrad Dybcio
2023-10-26 18:57     ` Konrad Dybcio
2023-10-26 20:47       ` Dmitry Baryshkov
2023-10-26 20:49         ` Konrad Dybcio
2023-10-26 21:05           ` Dmitry Baryshkov
2023-10-26 22:56   ` Bjorn Andersson
2023-10-27  0:35     ` Dmitry Baryshkov
2023-10-04  0:31 ` [RFC PATCH 2/2] clk: qcom: dispcc-sm8250: switch to clk_rcg2_parked_ops Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).