[PATCH 0/2] clk: qcom: clk-alpha-pll: drop lucid-evo pll enabled warning
From: Johan Hovold
Date: Tue Oct 22 2024 - 04:06:24 EST
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