]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'spacemit-clk-for-6.20-1' of https://github.com/spacemit-com/linux into...
authorStephen Boyd <sboyd@kernel.org>
Wed, 21 Jan 2026 19:04:31 +0000 (11:04 -0800)
committerStephen Boyd <sboyd@kernel.org>
Wed, 21 Jan 2026 19:04:31 +0000 (11:04 -0800)
Pull SpacemiT clock driver updates from Yixun Lan:

 - Allow SpacemiT driver to be built as module
 - Refactor SpacemiT driver to extract common code
 - Add support for SpacemiT K3 SoC clk hardware

* tag 'spacemit-clk-for-6.20-1' of https://github.com/spacemit-com/linux:
  clk: spacemit: k3: add the clock tree
  clk: spacemit: k3: extract common header
  clk: spacemit: ccu_pll: add plla type clock
  clk: spacemit: ccu_mix: add inverted enable gate clock
  dt-bindings: soc: spacemit: k3: add clock support
  clk: spacemit: add platform SoC prefix to reset name
  clk: spacemit: extract common ccu functions
  reset: spacemit: fix auxiliary device id
  clk: spacemit: prepare common ccu header
  clk: spacemit: Hide common clock driver from user controller
  clk: spacemit: Respect Kconfig setting when building modules


Trivial merge