Merge tag 'clk-imx-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/abelvesa...
authorStephen Boyd <sboyd@kernel.org>
Fri, 9 Apr 2021 16:50:46 +0000 (09:50 -0700)
committerStephen Boyd <sboyd@kernel.org>
Fri, 9 Apr 2021 16:50:46 +0000 (09:50 -0700)
commit5c55197cbf9bfa9a025ddf220d65d376fc389f02
treefe9e75d819fc483e101050c526ad2801d169a778
parenta38fd8748464831584a19438cbb3082b5a2dab15
parent054ef44ea3ef2883e0f63c9a54c91c07f321a0b4
Merge tag 'clk-imx-5.13' of https://git./linux/kernel/git/abelvesa/linux into clk-imx

Pull i.MX clk driver updates from Abel Vesa:

 - Fix reparenting of UART clocks by initializing only the ones
   associated to stdout
 - Correct the PCIE clocks for i.MX8MP and i.MX8MQ
 - Make LPCG and SCU clocks return on registering failure

* tag 'clk-imx-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux:
  clk: imx: Reference preceded by free
  clk: imx8mq: Correct the pcie1 sels
  clk: imx8mp: Remove the none exist pcie clocks
  clk: imx: Fix reparenting of UARTs not associated with stdout