public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] clk: qcom: ipq-cmn-pll: Add IPQ6018/IPQ8074 SoC support
@ 2026-03-11 18:39 Christian Marangi
  2026-03-11 18:39 ` [PATCH 1/4] dt-bindings: clock: qcom: Add CMN PLL support for IPQ6018 Christian Marangi
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Christian Marangi @ 2026-03-11 18:39 UTC (permalink / raw)
  To: Bjorn Andersson, Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Luo Jie, linux-arm-msm,
	linux-clk, devicetree, linux-kernel
  Cc: Christian Marangi

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-03-30 16:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-11 18:39 [PATCH 0/4] clk: qcom: ipq-cmn-pll: Add IPQ6018/IPQ8074 SoC support Christian Marangi
2026-03-11 18:39 ` [PATCH 1/4] dt-bindings: clock: qcom: Add CMN PLL support for IPQ6018 Christian Marangi
2026-03-13 13:34   ` Krzysztof Kozlowski
2026-03-11 18:39 ` [PATCH 2/4] clk: qcom: ipq-cmn-pll: Add IPQ6018 SoC support Christian Marangi
2026-03-11 18:39 ` [PATCH 3/4] dt-bindings: clock: qcom: Add CMN PLL support for IPQ8074 Christian Marangi
2026-03-13 13:35   ` Krzysztof Kozlowski
2026-03-11 18:39 ` [PATCH 4/4] clk: qcom: ipq-cmn-pll: Add IPQ8074 SoC support Christian Marangi
2026-03-30 16:01 ` [PATCH 0/4] clk: qcom: ipq-cmn-pll: Add IPQ6018/IPQ8074 " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox