]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'imx-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/shawn...
authorArnd Bergmann <arnd@arndb.de>
Wed, 21 Jan 2026 15:39:29 +0000 (16:39 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 21 Jan 2026 15:39:29 +0000 (16:39 +0100)
commit6d9e4c74372bd08c75d7c2dbdccc4d713caabbd9
tree5507f0c9317fc4eb7317fb7192ac745cd0a69644
parent419a620dc452b9cd6aa684d99bcff352f7ab7f13
parentf6ef3d9ff81240e9bcc030f2da132eb0f8a761d7
Merge tag 'imx-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/drivers

i.MX drivers changes for 6.20:

- A few changes from Peng Fan adding dump syslog support for i.MX
  System Manager firmware driver, cleaning up soc-imx9 driver, fixing
  error handling for soc-imx8m driver

* tag 'imx-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  soc: imx8m: Fix error handling for clk_prepare_enable()
  soc: imx: Spport i.MX9[4,52]
  soc: imx: Use dev_err_probe() for i.MX9
  soc: imx: Use device-managed APIs for i.MX9
  firmware: imx: sm-misc: Dump syslog info
  firmware: arm_scmi: imx: Support getting syslog of MISC protocol

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/firmware/arm_scmi/vendors/imx/imx-sm-misc.c