Re: [PATCH] clk: qcom: Fix test_ctl_hi field for DEFAULT_EVO PLLs
Bjorn Andersson <[email protected]> Sun, 2 Aug 2026 22:23:55 -0500
| Newsgroups | org.kernel.vger.linux-clk,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 29 Jul 2026 20:53:47 +0530, Imran Shaik wrote:
> CLK_ALPHA_PLL_TYPE_DEFAULT_EVO type PLLs do not have the PLL_TEST_CTL_U1
> register, so clk_alpha_pll_configure() does not program test_ctl_hi1_val
> for this PLL type.
>
> The GCC PLL configurations for QCM2290, Shikra and SM6115 wrongly use
> test_ctl_hi1_val instead of test_ctl_hi_val, deviating from the hardware
> recommended settings. Fix them to use test_ctl_hi_val.
>
> [...]
Applied, thanks!
[1/1] clk: qcom: Fix test_ctl_hi field for DEFAULT_EVO PLLs
commit: 830ead322c39c99bf972425b3c35323ec56c29de
Best regards,
--
Bjorn Andersson <[email protected]>