Merge tag 'sunxi-clk-for-6.6-1' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorStephen Boyd <sboyd@kernel.org>
Wed, 9 Aug 2023 21:17:47 +0000 (14:17 -0700)
committerStephen Boyd <sboyd@kernel.org>
Wed, 9 Aug 2023 21:17:47 +0000 (14:17 -0700)
commit7458ea3868dce8e37cc3d7ec1d1e633a78404ec7
tree7847ea00a50aaadc5962c48af0acf5fb438e5843
parent06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
parent075d9ca5b4e17f84fd1c744a405e69ec743be7f0
Merge tag 'sunxi-clk-for-6.6-1' of https://git./linux/kernel/git/sunxi/linux into clk-allwinner

Pull Allwinner clk driver updates from Jernej Skrabec:

 - Convert sun9i-mmc clock to use devm_platform_get_and_ioremap_resource()
 - Fix function name in a comment in ccu_mmc_timing.c

* tag 'sunxi-clk-for-6.6-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  clk: sunxi-ng: Modify mismatched function name
  clk: sunxi: sun9i-mmc: Use devm_platform_get_and_ioremap_resource()