[PATCH 0/2] clk: qcom: clk-alpha-pll: drop lucid-evo pll enabled warning

Johan Hovold posted 2 patches 1 month ago
drivers/clk/qcom/clk-alpha-pll.c | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)
[PATCH 0/2] clk: qcom: clk-alpha-pll: drop lucid-evo pll enabled warning
Posted by Johan Hovold 1 month ago
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
Re: [PATCH 0/2] clk: qcom: clk-alpha-pll: drop lucid-evo pll enabled warning
Posted by Bjorn Andersson 1 month ago
On Tue, 22 Oct 2024 10:05:19 +0200, Johan Hovold wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/2] clk: qcom: clk-alpha-pll: drop lucid-evo pll enabled warning
      commit: f9b493de63eccf0fb6dc1549863590b9749f6f26
[2/2] clk: qcom: clk-alpha-pll: fix lucid 5lpe pll enabled check
      commit: 05b2363b1359195f3c86c98abc133907f8769a69

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>