Linux clock framework development
 help / color / mirror / Atom feed
* [PATCH 0/6] Specify Titan GDSC power domain as a parent to other
@ 2025-09-11  1:12 Vladimir Zapolskiy
  2025-09-11  1:12 ` [PATCH 1/6] clk: qcom: camcc-sm8550: " Vladimir Zapolskiy
                   ` (5 more replies)
  0 siblings, 6 replies; 31+ messages in thread
From: Vladimir Zapolskiy @ 2025-09-11  1:12 UTC (permalink / raw)
  To: Bjorn Andersson, Michael Turquette, Stephen Boyd, Konrad Dybcio
  Cc: Taniya Das, Dmitry Baryshkov, Jagadeesh Kona, linux-clk,
	linux-arm-msm

Make Titan GDSC power domain as a parent of all other GDSC power domains
provided by the Qualcomm camera clock controller to enforce a correct
sequence of enabling and disabling power domains by the consumers.

Only two Fixes tags are given, because so far there is no any consumers
of IPEx, BPS or SBI GDSC power domains, however the changes of making
an explicit PD hierarchy with Titan on the top will be helpful in future.

Vladimir Zapolskiy (6):
  clk: qcom: camcc-sm8550: Specify Titan GDSC power domain as a parent to other
  clk: qcom: camcc-sm6350: Specify Titan GDSC power domain as a parent to other
  clk: qcom: camcc-sdm845: Specify Titan GDSC power domain as a parent to other
  clk: qcom: camcc-sm7150: Specify Titan GDSC power domain as a parent to IPEx and BPS
  clk: qcom: camcc-sm8250: Specify Titan GDSC power domain as a parent to IPE/BPS/SBI
  clk: qcom: camcc-sm8450: Specify Titan GDSC power domain as a parent to IPE/BPS/SBI

 drivers/clk/qcom/camcc-sdm845.c |  3 +++
 drivers/clk/qcom/camcc-sm6350.c |  7 +++++++
 drivers/clk/qcom/camcc-sm7150.c |  3 +++
 drivers/clk/qcom/camcc-sm8250.c |  3 +++
 drivers/clk/qcom/camcc-sm8450.c |  3 +++
 drivers/clk/qcom/camcc-sm8550.c | 10 ++++++++++
 6 files changed, 29 insertions(+)

-- 
2.49.0


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

end of thread, other threads:[~2025-09-16 15:38 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-11  1:12 [PATCH 0/6] Specify Titan GDSC power domain as a parent to other Vladimir Zapolskiy
2025-09-11  1:12 ` [PATCH 1/6] clk: qcom: camcc-sm8550: " Vladimir Zapolskiy
2025-09-11  9:29   ` Konrad Dybcio
2025-09-11 11:08   ` Imran Shaik
2025-09-12  2:09   ` Bjorn Andersson
2025-09-12  6:23     ` Vladimir Zapolskiy
2025-09-16 15:38       ` Bjorn Andersson
2025-09-12 10:02   ` Bryan O'Donoghue
2025-09-11  1:12 ` [PATCH 2/6] clk: qcom: camcc-sm6350: " Vladimir Zapolskiy
2025-09-11  9:27   ` Konrad Dybcio
2025-09-11 11:09   ` Imran Shaik
2025-09-11 11:39   ` Luca Weiss
2025-09-12 10:09   ` Bryan O'Donoghue
2025-09-11  1:12 ` [PATCH 3/6] clk: qcom: camcc-sdm845: " Vladimir Zapolskiy
2025-09-11  9:28   ` Konrad Dybcio
2025-09-11 11:09   ` Imran Shaik
2025-09-12 10:13   ` Bryan O'Donoghue
2025-09-12 10:14   ` Bryan O'Donoghue
2025-09-11  1:12 ` [PATCH 4/6] clk: qcom: camcc-sm7150: Specify Titan GDSC power domain as a parent to IPEx and BPS Vladimir Zapolskiy
2025-09-11  9:28   ` Konrad Dybcio
2025-09-11 11:09   ` Imran Shaik
2025-09-12 10:13   ` Bryan O'Donoghue
2025-09-12 10:14   ` Bryan O'Donoghue
2025-09-11  1:12 ` [PATCH 5/6] clk: qcom: camcc-sm8250: Specify Titan GDSC power domain as a parent to IPE/BPS/SBI Vladimir Zapolskiy
2025-09-11  9:28   ` Konrad Dybcio
2025-09-11 11:09   ` Imran Shaik
2025-09-12 10:15   ` Bryan O'Donoghue
2025-09-11  1:12 ` [PATCH 6/6] clk: qcom: camcc-sm8450: " Vladimir Zapolskiy
2025-09-11  9:29   ` Konrad Dybcio
2025-09-11 11:09   ` Imran Shaik
2025-09-12 10:16   ` Bryan O'Donoghue

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