[GIT PULL] i.MX Soc fixes for v7.1
| Newsgroups | dev.linux.lists.soc,dev.linux.lists.imx,org.infradead.lists.linux-arm-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: [email protected] The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731: Linux 7.1-rc1 (2026-04-26 14:19:00 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/frank.li/linux.git tags/imx-soc-fixes-for-v7.1 for you to fetch changes up to 2c6821657ce3b3c85f92719ea81ec9f9ff27df11: soc: imx8m: Fix match data lookup for soc device (2026-05-07 11:45:36 -0400) ---------------------------------------------------------------- i.MX SoC fixes for v7.1 Fix CAAM driver probe failures caused by missing SoC information by retrieving the match data directly through of_machine_get_match_data(), which provides the correct SoC-specific data. ---------------------------------------------------------------- Peng Fan (1): soc: imx8m: Fix match data lookup for soc device drivers/soc/imx/soc-imx8m.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)