[GIT PULL] clk: samsung: drivers for v6.17

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Wed Jul 9 12:13:57 PDT 2025


Hi,

Clock drivers. The bindings were kept on separate branch, just in case, but
eventually they were not shared outside.

Best regards,
Krzysztof


The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2d539f31ab0eb3eb3bd9491b7dcd52dec7967e15:

  clk: samsung: exynosautov920: add block hsi2 clock support (2025-06-12 17:28:11 +0200)

----------------------------------------------------------------
Samsung SoC clock drivers changes for 6.17

1. Fixes for clock topology on Google GS101.
2. Add HSI2 controller on ExynosAutov920.
3. Minor comment fix for Exynos850.

----------------------------------------------------------------
André Draszik (3):
      clk: samsung: gs101: fix CLK_DOUT_CMU_G3D_BUSD
      clk: samsung: gs101: fix alternate mout_hsi0_usb20_ref parent clock
      clk: samsung: exynos850: fix a comment

Krzysztof Kozlowski (1):
      Merge branch 'for-v6.17/clk-dt-bindings-headers' into next/clk

Raghav Sharma (3):
      dt-bindings: clock: exynosautov920: sort clock definitions
      dt-bindings: clock: exynosautov920: add hsi2 clock definitions
      clk: samsung: exynosautov920: add block hsi2 clock support

 .../clock/samsung,exynosautov920-clock.yaml        | 37 +++++++++--
 drivers/clk/samsung/clk-exynos850.c                |  2 +-
 drivers/clk/samsung/clk-exynosautov920.c           | 72 ++++++++++++++++++++++
 drivers/clk/samsung/clk-gs101.c                    |  4 +-
 include/dt-bindings/clock/samsung,exynosautov920.h |  9 +++
 5 files changed, 115 insertions(+), 9 deletions(-)



More information about the linux-arm-kernel mailing list