public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: qcom: clk-alpha-pll: drop lucid-evo pll enabled warning
@ 2024-10-22  8:05 Johan Hovold
  2024-10-22  8:05 ` [PATCH 1/2] " Johan Hovold
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Johan Hovold @ 2024-10-22  8:05 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Michael Turquette, Stephen Boyd, Vamsi Krishna Lanka,
	Vivek Aknurwar, Vinod Koul, Jeevan Shriram, linux-arm-msm,
	linux-clk, linux-kernel, Johan Hovold

Boot firmware may have left the display enabled and this should not
generate a warning on boot:

	disp_cc_pll0 PLL is already enabled

Also fix up the lucid 5lpe pll enable() implementation which did not
return early as intended in case the PLL is already enabled.

Johan


Johan Hovold (2):
  clk: qcom: clk-alpha-pll: drop lucid-evo pll enabled warning
  clk: qcom: clk-alpha-pll: fix lucid 5lpe pll enabled check

 drivers/clk/qcom/clk-alpha-pll.c | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-10-23  4:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-22  8:05 [PATCH 0/2] clk: qcom: clk-alpha-pll: drop lucid-evo pll enabled warning Johan Hovold
2024-10-22  8:05 ` [PATCH 1/2] " Johan Hovold
2024-10-22  8:05 ` [PATCH 2/2] clk: qcom: clk-alpha-pll: fix lucid 5lpe pll enabled check Johan Hovold
2024-10-23  4:15 ` [PATCH 0/2] clk: qcom: clk-alpha-pll: drop lucid-evo pll enabled warning Bjorn Andersson

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