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

From: Stephen Boyd

Date: Sun Sep 21 2025 - 13:14:58 EST


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://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to 764c921bf0c5ff125989a6c039a344ed211ffda9:

Merge tag 'sunxi-clk-fixes-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes (2025-09-19 21:28:01 -0700)

----------------------------------------------------------------
Fixes to the Allwinner and Renesas clk drivers:

- Do the math properly in Allwinner's ccu_mp_recalc_rate() so
clk rates aren't bogus

- Fix a clock domain regression on Renesas R-Car M1A, R-Car H1,
and RZ/A1 by registering the domain after the pmdomain bus is
registered instead of before

----------------------------------------------------------------
Chen-Yu Tsai (1):
clk: sunxi-ng: mp: Fix dual-divider clock rate readback

Geert Uytterhoeven (1):
clk: renesas: mstp: Add genpd OF provider at postcore_initcall()

Stephen Boyd (2):
Merge tag 'renesas-clk-fixes-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-fixes
Merge tag 'sunxi-clk-fixes-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes

drivers/clk/renesas/clk-mstp.c | 20 +++++++++++++++++++-
drivers/clk/sunxi-ng/ccu_mp.c | 2 +-
2 files changed, 20 insertions(+), 2 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