Linux clock framework development
 help / color / mirror / Atom feed
* [GIT PULL] clk: samsung: drivers for v7.3
@ 2026-08-06  8:21 Krzysztof Kozlowski
  0 siblings, 0 replies; only message in thread
From: Krzysztof Kozlowski @ 2026-08-06  8:21 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: Krzysztof Kozlowski, Chanwoo Choi, linux-clk, Sylwester Nawrocki,
	Alim Akhtar, Peter Griffin, linux-arm-kernel, linux-samsung-soc,
	linux-kernel, Brian Masney

The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

  Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-clk-7.3

for you to fetch changes up to 6d32ae6403694035896cbf0436088fca4c6a35f1:

  clk: samsung: pll: use kzalloc_flex (2026-07-18 18:21:13 +0200)

----------------------------------------------------------------
Samsung SoC clock drivers changes for v7.3

1. Exynos990: Add few missing clocks and correct the gate clock parents
   in the PERIS clock controller.

2. Cleanup - Use kzalloc_flex for __counted_by checks.

----------------------------------------------------------------
Denzeel Oliva (3):
      dt-bindings: clock: exynos990: Add CLK_GOUT_PERIS_TMU_SUB_PCLK
      clk: samsung: exynos990: Add PERIS TMU_SUB_PCLK gate
      clk: samsung: exynos990: Fix PERIS gate clock parents

Rosen Penev (3):
      clk: samsung: use kzalloc_flex
      clk: samsung: cpu: use kzalloc_flex
      clk: samsung: pll: use kzalloc_flex

 drivers/clk/samsung/clk-cpu.c                 | 34 +++++++---------
 drivers/clk/samsung/clk-exynos990.c           | 24 +++++++-----
 drivers/clk/samsung/clk-pll.c                 | 56 +++++++++++++--------------
 drivers/clk/samsung/clk.c                     | 11 +++---
 drivers/clk/samsung/clk.h                     |  4 +-
 include/dt-bindings/clock/samsung,exynos990.h |  1 +
 6 files changed, 63 insertions(+), 67 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-06  8:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-06  8:21 [GIT PULL] clk: samsung: drivers for v7.3 Krzysztof Kozlowski

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