]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'imx-drivers-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/shawn...
authorArnd Bergmann <arnd@arndb.de>
Mon, 4 Nov 2024 13:34:32 +0000 (14:34 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 4 Nov 2024 13:34:32 +0000 (14:34 +0100)
commitf402711c4bf98ac3a91caf208721ea474a314837
tree76d018c7e163538944b316af1cc4710e50567a42
parent73536ab21a3f3607a3dbebd7c873ca7903faf755
parent22b03a4e957e462b380a982759ccf0f6554735d3
Merge tag 'imx-drivers-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers

i.MX drivers changes for 6.13:

- A series from Marek Vasut to probe soc-imx8m as platform driver,
  so that it works properly with 'driver_async_probe' kernel parameter.

* tag 'imx-drivers-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  soc: imx8m: Use devm_* to simplify probe failure handling
  soc: imx8m: Remove global soc_uid
  soc: imx8m: Probe the SoC driver as platform driver

Link: https://lore.kernel.org/r/20241104090055.1881860-1-shawnguo2@yeah.net
Signed-off-by: Arnd Bergmann <arnd@arndb.de>