Re: [PATCH] clk: qcom: Fix camera rivian PLL configuration settings
Konrad Dybcio <[email protected]>
| Newsgroups | org.kernel.vger.linux-clk,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 7/31/26 9:45 PM, Jagadeesh Kona wrote: > clk_alpha_pll_write_config() in the PLL configure function skips writes > to PLL registers when the configured value is 0. However, hardware > requires USER_CTL_U and CONFIG_CTL_U2 to be explicitly programmed to 0 > for a few rivian PLLs. Is the platform-specific, or requires for all rivian PLL instances? Konrad