On Sat, Oct 19, 2024 at 12:45:37AM +0530, Taniya Das wrote: > The alpha_en_mask and alpha_mode_mask must be applied within the > clk_alpha_pll_configure() function to ensure proper configuration of > the alpha mode of the PLL. > > Fixes: c45ae598fc16 ("clk: qcom: support for alpha mode configuration") > Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx> > --- > drivers/clk/qcom/clk-alpha-pll.c | 2 ++ > 1 file changed, 2 insertions(+) Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > -- With best wishes Dmitry