Merge tag 'sunxi-clk-fixes-for-6.15' of https://git.kernel.org/pub/scm/linux/kernel...
authorStephen Boyd <sboyd@kernel.org>
Sun, 18 May 2025 03:46:38 +0000 (20:46 -0700)
committerStephen Boyd <sboyd@kernel.org>
Sun, 18 May 2025 03:46:38 +0000 (20:46 -0700)
commit6a56880562d470b7bbdd1d955ff3fad4ad73a74f
tree62a996cec3206445cfb205156b64f25f25f0fc65
parent3e14c7207a975eefcda1929b2134a9f4119dde45
parent98e6da673cc6dd46ca9a599802bd2c8f83606710
Merge tag 'sunxi-clk-fixes-for-6.15' of https://git./linux/kernel/git/sunxi/linux into clk-fixes

Pull Allwinner clk driver fixes from Chen-Yu Tsai:

Only two changes:

- Fix the order of arguments in clk macro for
  SUNXI_CCU_MP_DATA_WITH_MUX_GATE_FEAT that was recently introduced in
  v6.15-rc1

- Add missing post-divider for D1 MMC clocks to correct halved
  performance

* tag 'sunxi-clk-fixes-for-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  clk: sunxi-ng: d1: Add missing divider for MMC mod clocks
  clk: sunxi-ng: fix order of arguments in clock macro