All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clk: samsung: drivers for v7.3
@ 2026-08-06  8:21 Krzysztof Kozlowski
  2026-08-12  6:06 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread

* Re: [GIT PULL] clk: samsung: drivers for v7.3
  2026-08-06  8:21 [GIT PULL] clk: samsung: drivers for v7.3 Krzysztof Kozlowski
@ 2026-08-12  6:06 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2026-08-12  6:06 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Michael Turquette
  Cc: Krzysztof Kozlowski, Chanwoo Choi, linux-clk, Sylwester Nawrocki,
	Alim Akhtar, Peter Griffin, linux-arm-kernel, linux-samsung-soc,
	linux-kernel, Brian Masney

Quoting Krzysztof Kozlowski (2026-08-06 01:21:30)
> 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)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

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

end of thread, other threads:[~2026-08-12  6:06 UTC | newest]

Thread overview: 2+ messages (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
2026-08-12  6:06 ` Stephen Boyd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.