Re: [PATCH] clk: qcom: Fix camera rivian PLL configuration settings

From: Konrad Dybcio

Date: Wed Aug 19 2026 - 06:49:35 EST


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