Skip to content
Commit 5a33a645 authored by Gabor Juhos's avatar Gabor Juhos Committed by Bjorn Andersson
Browse files

clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLs



The clk_alpha_pll_stromer_plus_set_rate() function does not
sets the ALPHA_EN bit in the USER_CTL register, so setting
rates which requires using alpha mode works only if the bit
gets set already prior calling the function.

Extend the function to set the ALPHA_EN bit in order to allow
using fractional rates regardless whether the bit gets set
previously or not.

Fixes: 84da4892 ("clk: qcom: clk-alpha-pll: introduce stromer plus ops")
Signed-off-by: default avatarGabor Juhos <j4g8y7@gmail.com>
Link: https://lore.kernel.org/r/20240508-stromer-plus-alpha-en-v1-1-6639ce01ca5b@gmail.com


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 3414f41a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment