[GIT PULL] clk fixes for v6.18-rc6

From: Stephen Boyd

Date: Sun Nov 23 2025 - 13:51:41 EST


The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to 3c493b524ffdb3fae7f0d9dc6b887359ce13cd34:

Merge tag 'sunxi-clk-fixes-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes (2025-11-19 10:59:21 -0700)

----------------------------------------------------------------
Fixes for the Allwinner clk driver:

- Lower the minimum rate for the A523 audio PLL to support
frequencies required by audio devices
- Mark a couple clks critical on A523 so that Linux doesn't turn
them off when they're used by other code like TF-A

----------------------------------------------------------------
Chen-Yu Tsai (2):
clk: sunxi-ng: sun55i-a523-r-ccu: Mark bus-r-dma as critical
clk: sunxi-ng: sun55i-a523-ccu: Lower audio0 pll minimum rate

Jernej Skrabec (1):
clk: sunxi-ng: Mark A523 bus-r-cpucfg clock as critical

Stephen Boyd (1):
Merge tag 'sunxi-clk-fixes-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes

drivers/clk/sunxi-ng/ccu-sun55i-a523-r.c | 4 ++--
drivers/clk/sunxi-ng/ccu-sun55i-a523.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)

--
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git
https://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi.git