[GIT PULL] clk: spacemit: Updates for v7.3

From: Yixun Lan

Date: Sat Aug 01 2026 - 21:43:23 EST


Hi Stephen,

Please pull SpacemiT's clock changes for v7.3

Yixun Lan

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/spacemit/linux.git/ tags/spacemit-clk-for-7.3-1

for you to fetch changes up to 8a7d4b1924d2a424b1a6fe69de4f9464ee1fb485:

clk: spacemit: k3: fix missing /2 factor in i2s sysclk dividers (2026-07-29 02:42:06 +0000)

----------------------------------------------------------------
RISC-V SpacemiT clock changes for 7.3

- Add clock for UFS controller
- Add new I2S clock and fixes

----------------------------------------------------------------
Troy Mitchell (3):
dt-bindings: soc: spacemit: k3: add i2s_sysclk, i2s_bclk_factor and i2s1_sysclk_src IDs
clk: spacemit: k3: fix i2s clock topology
clk: spacemit: k3: fix missing /2 factor in i2s sysclk dividers

Yixun Lan (3):
clk: spacemit: k3: fix parent clock of UFS aclk
dt-bindings: soc: spacemit: k3: Add clock ID for UFS refclk
clk: spacemit: k3: Add UFS refclk clock

drivers/clk/spacemit/ccu-k3.c | 41 +++++++++++++++++---------
include/dt-bindings/clock/spacemit,k3-clocks.h | 4 +++
include/soc/spacemit/k3-syscon.h | 3 +-
3 files changed, 33 insertions(+), 15 deletions(-)