]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit24b990b794c160e3bcaa81fb5a4f76ae13dd0558
tree9f9374839d23b535b870844341ae6dc972a8d669
parent98738031097d5ebbd1ec970669bb8fd2c516d5dc
parentf40fb197e372f83b52acd625b45caa68093274a8
Merge tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/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>