Merge tag 'clk-imx-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa...
authorStephen Boyd <sboyd@kernel.org>
Sun, 29 Aug 2021 04:15:35 +0000 (21:15 -0700)
committerStephen Boyd <sboyd@kernel.org>
Sun, 29 Aug 2021 04:15:35 +0000 (21:15 -0700)
commit3e061910b2a2ea2bc25861068a11df011fd3a0f8
tree050ccf4b23b239b4d532bfb821888d462017d7a9
parente73f0f0ee7541171d89f2e2491130c7771ba58d3
parent86842d255b45fc2103da1cd202f5064397ed41f8
Merge tag 'clk-imx-5.15' of git://git./linux/kernel/git/abelvesa/linux into clk-imx

Pull i.MX clock driver updates from Abel Vesa

 - Fix CLKOUT clocks on i.MX8MM and i.MX8MN by using imx_clk_hw_mux2
 - Switch from .round_rate to .determine_rate in clk-divider-gate
 - Fix clock tree update for TF-A controlled clocks for all i.MX8M
 - Add missing M7 core clock for i.MX8MN

* tag 'clk-imx-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux:
  clk: imx8mn: Add M7 core clock
  clk: imx8m: fix clock tree update of TF-A managed clocks
  clk: imx: clk-divider-gate: Switch to clk_divider.determine_rate
  clk: imx8mn: use correct mux type for clkout path
  clk: imx8mm: use correct mux type for clkout path