]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: qcom: cmnpll: Add IPQ5332 SoC support
authorLuo Jie <jie.luo@oss.qualcomm.com>
Wed, 7 Jan 2026 05:35:12 +0000 (21:35 -0800)
committerBjorn Andersson <andersson@kernel.org>
Tue, 12 May 2026 20:33:16 +0000 (15:33 -0500)
commit1dcbf4195a262d57f4da812248cdbbcdc81bf8d8
tree78e2731c022cb2a97a5bc3e485a170550faead89
parent88c543fff756450bcd04ec4560c4440be36c9e75
clk: qcom: cmnpll: Add IPQ5332 SoC support

The CMN PLL in IPQ5332 SoC produces different output clocks when compared
to IPQ9574. While most clock outputs match IPQ9574, the ethernet PHY/switch
(50 Mhz) and PPE clocks (200 Mhz) in IPQ5332 are different.

Add IPQ5332-specific clock definitions and of_device_id entry.

Signed-off-by: Luo Jie <jie.luo@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260106-qcom_ipq5332_cmnpll-v2-3-f9f7e4efbd79@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/ipq-cmn-pll.c