[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <173527291942.1467503.9219912935387229437.b4-ty@kernel.org>
Date: Thu, 26 Dec 2024 22:15:22 -0600
From: Bjorn Andersson <andersson@...nel.org>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Gabor Juhos <j4g8y7@...il.com>
Cc: linux-arm-msm@...r.kernel.org,
linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org,
stable@...r.kernel.org
Subject: Re: [PATCH] clk: qcom: clk-alpha-pll: fix alpha mode configuration
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@...nel.org>
Powered by blists - more mailing lists