All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: qcom: Fix topology around titan_top power domain
@ 2022-05-19 21:41 Vladimir Zapolskiy
  2022-05-19 21:41 ` [PATCH 1/2] clk: qcom: camcc-sdm845: " Vladimir Zapolskiy
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Vladimir Zapolskiy @ 2022-05-19 21:41 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Andy Gross, Michael Turquette, Stephen Boyd, Robert Foss,
	linux-arm-msm, linux-clk

On SDM845 abd SM8250 platforms two found VFE GDSC power domains shall
not be operated, if titan top is turned off, thus the former power
domains will be set as subdomains by a GDSC registration routine.

The fixes allow to drastically simplify power domain management in CAMSS
driver.

Vladimir Zapolskiy (2):
  clk: qcom: camcc-sdm845: Fix topology around titan_top power domain
  clk: qcom: camcc-sm8250: Fix topology around titan_top power domain

 drivers/clk/qcom/camcc-sdm845.c | 4 ++++
 drivers/clk/qcom/camcc-sm8250.c | 4 ++++
 2 files changed, 8 insertions(+)

-- 
2.33.0


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

end of thread, other threads:[~2022-07-03  4:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-19 21:41 [PATCH 0/2] clk: qcom: Fix topology around titan_top power domain Vladimir Zapolskiy
2022-05-19 21:41 ` [PATCH 1/2] clk: qcom: camcc-sdm845: " Vladimir Zapolskiy
2022-05-23  8:57   ` Robert Foss
2022-05-19 21:41 ` [PATCH 2/2] clk: qcom: camcc-sm8250: " Vladimir Zapolskiy
2022-05-23  8:57   ` Robert Foss
2022-07-03  3:56 ` [PATCH 0/2] clk: qcom: " Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.