Linux clock framework development
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: qcom: Add Eliza Disp CC
@ 2026-03-17 10:06 Krzysztof Kozlowski
  2026-03-17 10:06 ` [PATCH 1/2] dt-bindings: clock: qcom,eliza-dispcc: Add Eliza SoC display CC Krzysztof Kozlowski
  2026-03-17 10:06 ` [PATCH 2/2] clk: qcom: dispcc-eliza: Add Eliza display clock controller support Krzysztof Kozlowski
  0 siblings, 2 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2026-03-17 10:06 UTC (permalink / raw)
  To: Bjorn Andersson, Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Konrad Dybcio
  Cc: Krzysztof Kozlowski, linux-arm-msm, linux-clk, devicetree,
	linux-kernel

Add driver for Eliza SoC display clock controller.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (2):
      dt-bindings: clock: qcom,eliza-dispcc: Add Eliza SoC display CC
      clk: qcom: dispcc-eliza: Add Eliza display clock controller support

 .../bindings/clock/qcom,eliza-dispcc.yaml          |  100 +
 drivers/clk/qcom/Kconfig                           |    9 +
 drivers/clk/qcom/Makefile                          |    1 +
 drivers/clk/qcom/dispcc-eliza.c                    | 2132 ++++++++++++++++++++
 include/dt-bindings/clock/qcom,eliza-dispcc.h      |  118 ++
 5 files changed, 2360 insertions(+)
---
base-commit: 95c541ddfb0815a0ea8477af778bb13bb075079a
change-id: 20260317-clk-qcom-dispcc-eliza-d32607aa5ad3

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>


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

end of thread, other threads:[~2026-03-17 10:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17 10:06 [PATCH 0/2] clk: qcom: Add Eliza Disp CC Krzysztof Kozlowski
2026-03-17 10:06 ` [PATCH 1/2] dt-bindings: clock: qcom,eliza-dispcc: Add Eliza SoC display CC Krzysztof Kozlowski
2026-03-17 10:06 ` [PATCH 2/2] clk: qcom: dispcc-eliza: Add Eliza display clock controller support Krzysztof Kozlowski
2026-03-17 10:22   ` Konrad Dybcio
2026-03-17 10:24     ` Krzysztof Kozlowski
2026-03-17 10:46       ` Taniya Das

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