[GIT PULL] clk fixes for v6.16-rc7

From: Stephen Boyd
Date: Sat Jul 26 2025 - 15:36:11 EST


The following changes since commit a42b4dcc4f9f309a23e6de5ae57a680b9fd2ea10:

dt-bindings: clock: mediatek: Add #reset-cells property for MT8188 (2025-06-20 18:17:23 -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 e4b2a0c2b9be6d10b0e50a7485fe9f569a6f2436:

Merge tag 'sunxi-clk-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes (2025-07-21 10:17:51 -0700)

----------------------------------------------------------------
A few Allwinner clk driver fixes:

- Mark Allwinner A523 MBUS clock as critical to avoid system
stalls
- Fix names of CSI related clocks on Allwinner V3s. This
includes changes to the driver, DT bindings and DT files.
- Fix parents of TCON clock on Allwinner V3s

----------------------------------------------------------------
Chen-Yu Tsai (1):
clk: sunxi-ng: a523: Mark MBUS clock as critical

Paul Kocialkowski (3):
clk: sunxi-ng: v3s: Fix CSI SCLK clock name
clk: sunxi-ng: v3s: Fix CSI1 MCLK clock name
clk: sunxi-ng: v3s: Fix TCON clock parents

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

.../devicetree/bindings/media/allwinner,sun6i-a31-csi.yaml | 2 +-
.../devicetree/bindings/media/allwinner,sun6i-a31-isp.yaml | 2 +-
.../bindings/media/allwinner,sun6i-a31-mipi-csi2.yaml | 2 +-
arch/arm/boot/dts/allwinner/sun8i-v3s.dtsi | 2 +-
drivers/clk/sunxi-ng/ccu-sun55i-a523.c | 3 ++-
drivers/clk/sunxi-ng/ccu-sun8i-v3s.c | 14 +++++++-------
include/dt-bindings/clock/sun8i-v3s-ccu.h | 2 +-
7 files changed, 14 insertions(+), 13 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