On Mon, 21 Oct 2024 19:32:48 +0200, Gabor Juhos wrote: > Commit c45ae598fc16 ("clk: qcom: support for alpha mode configuration") > added support for configuring alpha mode, but it seems that the feature > was never working in practice. > > The value of the alpha_{en,mode}_mask members of the configuration gets > added to the value parameter passed to the regmap_update_bits() function, > however the same values are not getting applied to the bitmask. As the > result, the respective bits in the USER_CTL register are never modifed > which leads to improper configuration of several PLLs. > > [...] Applied, thanks! [1/1] clk: qcom: clk-alpha-pll: fix alpha mode configuration commit: 33f1722eb86e45320a3dd7b3d42f6593a1d595c2 Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>