Re: [PATCH 01/11] clk: qcom: Update the support for alpha mode configuration
From: Gabor Juhos
Date: Mon Oct 21 2024 - 15:50:51 EST
2024. 10. 18. 21:15 keltezéssel, Taniya Das írta:
> 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(+)
>
Tested-by: Gabor Juhos <j4g8y7@xxxxxxxxx>