Merge tag 'sunxi-clk-for-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorStephen Boyd <sboyd@kernel.org>
Mon, 1 Jul 2024 20:21:07 +0000 (13:21 -0700)
committerStephen Boyd <sboyd@kernel.org>
Mon, 1 Jul 2024 20:21:07 +0000 (13:21 -0700)
commitc181b16fcbb6d9ed71b26a96d0eb750feaa4d95f
tree21b72ee28536f614b7738ff2cd5e4f955e53e1a8
parent1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
parent002cf0dfa201e44685e3b96ae06b8de258b8b2c2
Merge tag 'sunxi-clk-for-6.11' of https://git./linux/kernel/git/sunxi/linux into clk-allwinner

Pull Allwinner SoC clk driver updates from Chen-Yu Tsai:

- Remove unused 'struct gates_data' from old sunxi driver library
- Add missing MODULE_DESCRIPTION() macros for sunxi-ng drivers
- Add GPADC clock and reset for H616

* tag 'sunxi-clk-for-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  clk: sunxi-ng: h616: Add clock/reset for GPADC
  dt-bindings: clock: sun50i-h616-ccu: Add GPADC clocks
  clk: sunxi: Remove unused struct 'gates_data'
  clk: sunxi-ng: add missing MODULE_DESCRIPTION() macros