[GIT PULL] clk: spacemit: Updates for v6.18

Yixun Lan dlan at gentoo.org
Tue Sep 9 02:15:03 PDT 2025


Hi Stephen,

   Please pull SpacemiT's clock changes for v6.18

Yixun Lan

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  https://github.com/spacemit-com/linux tags/spacemit-clk-for-6.18-1

for you to fetch changes up to d02c71cba7bba453d233a49497412ddbf2d44871:

  clk: spacemit: ccu_pll: convert from round_rate() to determine_rate() (2025-08-26 06:07:45 +0800)

----------------------------------------------------------------
RISC-V SpacemiT clock changes for 6.18

- Convert to use determine_rate()
- Fix clocks of SSPA

----------------------------------------------------------------
Brian Masney (3):
      clk: spacemit: ccu_ddn: convert from round_rate() to determine_rate()
      clk: spacemit: ccu_mix: convert from round_rate() to determine_rate()
      clk: spacemit: ccu_pll: convert from round_rate() to determine_rate()

Troy Mitchell (2):
      dt-bindings: clock: spacemit: CLK_SSPA_I2S_BCLK for SSPA
      clk: spacemit: fix sspax_clk

 drivers/clk/spacemit/ccu-k1.c                  | 29 ++++++++++++++++++++++----
 drivers/clk/spacemit/ccu_ddn.c                 | 11 ++++++----
 drivers/clk/spacemit/ccu_mix.c                 | 12 ++++++-----
 drivers/clk/spacemit/ccu_pll.c                 | 10 +++++----
 include/dt-bindings/clock/spacemit,k1-syscon.h |  2 ++
 5 files changed, 47 insertions(+), 17 deletions(-)



More information about the linux-riscv mailing list