public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] gs101: Add support for Display Process Unit (DPU) clocks
@ 2026-01-13 10:58 Peter Griffin
  2026-01-13 10:58 ` [PATCH v3 1/5] dt-bindings: clock: google,gs101-clock: fix alphanumeric ordering Peter Griffin
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Peter Griffin @ 2026-01-13 10:58 UTC (permalink / raw)
  To: André Draszik, Tudor Ambarus, Michael Turquette,
	Stephen Boyd, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Alim Akhtar, Sylwester Nawrocki, Chanwoo Choi
  Cc: linux-arm-kernel, linux-samsung-soc, linux-clk, devicetree,
	linux-kernel, Krzysztof Kozlowski, kernel-team, Will McVicker,
	Juan Yescas, Doug Anderson, Peter Griffin

Hi folks,

This series adds support for the Display Process Unit (DPU) Clock
Management Unit (CMU) aka CMU_DPU found on gs101. These will be used for
the IOMMU and display enablement.

As all the patches will go via Krzysztof tree it has been sent as one
series.

regards,

Peter.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
---
Changes in v3:
- alphanumeric for cmu_top children in .c & .h files (André)
- collect up tags
- Link to v2: https://lore.kernel.org/r/20260112-dpu-clocks-v2-0-bd00903fdeb9@linaro.org

Changes in v2:
- Fix alphanumeric ordering (Krzysztof)
- Update gout_dpu_dpu_pclk to gout_dpu_gpc_dpu_pclk (Peter)
- Fix dout_dpu_busp parent (Peter)
- Rebased onto next-20260109
- Link to v1: https://lore.kernel.org/r/20251120-dpu-clocks-v1-0-11508054eab8@linaro.org

---
Peter Griffin (5):
      dt-bindings: clock: google,gs101-clock: fix alphanumeric ordering
      dt-bindings: clock: google,gs101-clock: Add DPU clock management unit
      dt-bindings: samsung: exynos-sysreg: add gs101 dpu compatible
      clk: samsung: gs101: add support for Display Process Unit (DPU) clocks
      arm64: dts: exynos: gs101: add cmu_dpu and sysreg_dpu dt nodes

 .../bindings/clock/google,gs101-clock.yaml         |  21 +-
 .../soc/samsung/samsung,exynos-sysreg.yaml         |   2 +
 arch/arm64/boot/dts/exynos/google/gs101.dtsi       |  17 ++
 drivers/clk/samsung/clk-gs101.c                    | 283 +++++++++++++++++++++
 include/dt-bindings/clock/google,gs101.h           |  36 +++
 5 files changed, 358 insertions(+), 1 deletion(-)
---
base-commit: f417b7ffcbef7d76b0d8860518f50dae0e7e5eda
change-id: 20251120-dpu-clocks-7b825d05807a

Best regards,
-- 
Peter Griffin <peter.griffin@linaro.org>



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

end of thread, other threads:[~2026-01-17 19:39 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-13 10:58 [PATCH v3 0/5] gs101: Add support for Display Process Unit (DPU) clocks Peter Griffin
2026-01-13 10:58 ` [PATCH v3 1/5] dt-bindings: clock: google,gs101-clock: fix alphanumeric ordering Peter Griffin
2026-01-13 21:36   ` Rob Herring (Arm)
2026-01-13 10:58 ` [PATCH v3 2/5] dt-bindings: clock: google,gs101-clock: Add DPU clock management unit Peter Griffin
2026-01-13 11:31   ` André Draszik
2026-01-13 21:37   ` Rob Herring (Arm)
2026-01-13 10:59 ` [PATCH v3 3/5] dt-bindings: samsung: exynos-sysreg: add gs101 dpu compatible Peter Griffin
2026-01-13 21:37   ` Rob Herring (Arm)
2026-01-13 10:59 ` [PATCH v3 4/5] clk: samsung: gs101: add support for Display Process Unit (DPU) clocks Peter Griffin
2026-01-14 10:09   ` André Draszik
2026-01-13 10:59 ` [PATCH v3 5/5] arm64: dts: exynos: gs101: add cmu_dpu and sysreg_dpu dt nodes Peter Griffin
2026-01-17 19:34   ` Krzysztof Kozlowski
2026-01-17 19:34 ` (subset) [PATCH v3 0/5] gs101: Add support for Display Process Unit (DPU) clocks Krzysztof Kozlowski
2026-01-17 19:39   ` Krzysztof Kozlowski

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