Merge tag 'clk-imx-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa...
authorStephen Boyd <sboyd@kernel.org>
Wed, 29 Dec 2021 05:53:29 +0000 (21:53 -0800)
committerStephen Boyd <sboyd@kernel.org>
Wed, 29 Dec 2021 05:53:29 +0000 (21:53 -0800)
commit176a3200ef6d8b4530d613bae13a08edd54c15ab
tree74a75b7f9befdcd69ae1b4f957af9731f9be63b1
parentfa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf
parent9dd81021084ff22cf88a180d720f4f4b47392059
Merge tag 'clk-imx-5.17' of git://git./linux/kernel/git/abelvesa/linux into clk-imx

Pull i.MX clk driver updates from Abel Vesa:

 - Set suppress_bind_attrs to true for i.MX8ULP driver
 - Switch from do_div to div64_ul for throughout all drivers
 - Fix imx8mn_clko1_sels for i.MX8MN
 - Remove unused IPG_AUDIO_ROOT from i.MX8MP
 - Switch parent for audio_root_clk to audio ahb in i.MX8MP driver

* tag 'clk-imx-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux:
  clk: imx8mp: Fix the parent clk of the audio_root_clk
  clk: imx8mp: Remove IPG_AUDIO_ROOT from imx8mp-clock.h
  clk: imx8mn: Fix imx8mn_clko1_sels
  clk: imx: Use div64_ul instead of do_div
  clk: imx: imx8ulp: set suppress_bind_attrs to true