Merge tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawngu...
authorArnd Bergmann <arnd@arndb.de>
Fri, 29 Apr 2022 14:23:30 +0000 (16:23 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 29 Apr 2022 14:23:31 +0000 (16:23 +0200)
commit73c7bcdcfddc8bb20b99e7f13f61f2d07e5b232c
tree9f9374839d23b535b870844341ae6dc972a8d669
parentc755ad9810e7cb59d9363ddba9f3efd36369669b
parent0310b5aa0656a94102344f1e9ae2892e342a665d
Merge tag 'imx-fixes-5.18-2' of git://git./linux/kernel/git/shawnguo/linux into arm/fixes

i.MX fixes for 5.18, 2nd round:

- Fix one sparse warning on imx-weim driver.
- Fix vqmmc regulator to get UHS-I mode work on imx6ull-colibri board.
- Add missing 32.768 kHz PMIC clock for imx8mn-ddr4-evk board to fix
  bd718xx-clk probe error.

* tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clock
  ARM: dts: imx6ull-colibri: fix vqmmc regulator
  bus: imx-weim: make symbol 'weim_of_notifier' static

Link: https://lore.kernel.org/r/20220426013427.GB14615@dragon
Signed-off-by: Arnd Bergmann <arnd@arndb.de>