diff options
| author | Jagadeesh Kona <jagadeesh.kona@oss.qualcomm.com> | 2026-08-01 01:15:07 +0530 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2026-08-10 11:09:29 -0500 |
| commit | c4b84911eac4493f7b6639cb9d109a768f1dd4af (patch) | |
| tree | 0880b2a1cc196559715f00de9e39ff3668135900 /scripts/objdiff | |
| parent | 39345cc871d6d685fde9c5e527d7a8f090fe4169 (diff) | |
| download | linux-next-c4b84911eac4493f7b6639cb9d109a768f1dd4af.tar.gz linux-next-c4b84911eac4493f7b6639cb9d109a768f1dd4af.zip | |
clk: qcom: Fix camera rivian PLL configuration settings
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.
Add a clk_regs_configure() callback to ensure these rivian PLL registers
are correctly initialized on Glymur, SM8750, and Kaanapali platforms.
Fixes: 97255eedd690 ("clk: qcom: camcc-glymur: Add camera clock controller driver")
Fixes: f9580bafd39c ("clk: qcom: camcc: Add camera clock controller driver for SM8750 SoC")
Fixes: 92aae35f667c ("clk: qcom: camcc: Add support for camera clock controller for Kaanapali")
Signed-off-by: Jagadeesh Kona <jagadeesh.kona@oss.qualcomm.com>
Reviewed-by: Taniya Das <taniya.das@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260801-cam-rivian-pll-config-fix-v1-1-6918d58cd823@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
