[GIT,PULL] Allwinner clock fixes for 6.18

Message ID aRl9B9SH9bVxcORm@wens.tw (mailing list archive)
State New
Headers
Series [GIT,PULL] Allwinner clock fixes for 6.18 |

Pull-request

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

Message

Chen-Yu Tsai Nov. 16, 2025, 7:28 a.m. UTC
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/sunxi/linux.git tags/sunxi-clk-fixes-for-6.18

for you to fetch changes up to 2050280a4bb660b47f8cccf75a69293ae7cbb087:

  clk: sunxi-ng: sun55i-a523-ccu: Lower audio0 pll minimum rate (2025-10-23 02:06:47 +0800)

----------------------------------------------------------------
Allwinner clk fixes for 6.18

Just a couple fixes for the A523 family. A couple clocks are marked as
critical, and the lower bound of the audio PLL was lowered to match
the datasheet.

----------------------------------------------------------------
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

 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(-)