]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Nov 2025 20:03:28 +0000 (12:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Nov 2025 20:03:28 +0000 (12:03 -0800)
commitd0e88704d96ca0df77717320fec4ebabe42c8a94
tree5d2e658e844ed61c650bc2c244fb7818731b8f3e
parent1af5c1d3a90246a15225fc7de0ed7e5f9b2f3f98
parent3c493b524ffdb3fae7f0d9dc6b887359ce13cd34
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux

Pull clk fixes from Stephen Boyd:
 "Fixes for the Allwinner A523 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"

* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
  clk: sunxi-ng: sun55i-a523-ccu: Lower audio0 pll minimum rate
  clk: sunxi-ng: sun55i-a523-r-ccu: Mark bus-r-dma as critical
  clk: sunxi-ng: Mark A523 bus-r-cpucfg clock as critical