[PATCH 0/4] clk: qcom: ipq-cmn-pll: Add IPQ6018/IPQ8074 SoC support

From: Christian Marangi

Date: Wed Mar 11 2026 - 14:41:42 EST


Simple series that adds support for the common PLL for
IPQ6018/IPQ8074 SoC support.

This is an initial effort to try to support the Ethernet Switch
present on the QualcommAX platform upstream.

John Crispin (4):
dt-bindings: clock: qcom: Add CMN PLL support for IPQ6018
clk: qcom: ipq-cmn-pll: Add IPQ6018 SoC support
dt-bindings: clock: qcom: Add CMN PLL support for IPQ8074
clk: qcom: ipq-cmn-pll: Add IPQ8074 SoC support

.../bindings/clock/qcom,ipq9574-cmn-pll.yaml | 2 ++
drivers/clk/qcom/ipq-cmn-pll.c | 16 ++++++++++++++++
include/dt-bindings/clock/qcom,ipq6018-cmn-pll.h | 15 +++++++++++++++
include/dt-bindings/clock/qcom,ipq8074-cmn-pll.h | 15 +++++++++++++++
4 files changed, 48 insertions(+)
create mode 100644 include/dt-bindings/clock/qcom,ipq6018-cmn-pll.h
create mode 100644 include/dt-bindings/clock/qcom,ipq8074-cmn-pll.h

--
2.53.0