[GIT PULL 1/6] i.MX drivers changes for 6.13
Shawn Guo
shawnguo2 at yeah.net
Mon Nov 4 01:00:50 PST 2024
From: Shawn Guo <shawnguo at kernel.org>
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-6.13
for you to fetch changes up to 22b03a4e957e462b380a982759ccf0f6554735d3:
soc: imx8m: Use devm_* to simplify probe failure handling (2024-10-18 11:13:53 +0800)
----------------------------------------------------------------
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.
----------------------------------------------------------------
Marek Vasut (3):
soc: imx8m: Probe the SoC driver as platform driver
soc: imx8m: Remove global soc_uid
soc: imx8m: Use devm_* to simplify probe failure handling
drivers/soc/imx/soc-imx8m.c | 174 +++++++++++++++++++++++++-------------------
1 file changed, 101 insertions(+), 73 deletions(-)
More information about the linux-arm-kernel
mailing list