Merge tag 'imx-soc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorArnd Bergmann <arnd@arndb.de>
Fri, 22 Dec 2023 10:39:02 +0000 (10:39 +0000)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Dec 2023 10:39:03 +0000 (10:39 +0000)
commitfe0a6cebe9f3556e811ae46b20ac573a280c5064
tree51f3aee40cfa5d1258104559be52c3988a7b3eaf
parent6248b4095f4044fc7c10db1058b197414815df50
parentc8705471b94d0d869e2e3ac80c0d960f0215474f
Merge tag 'imx-soc-6.8' of git://git./linux/kernel/git/shawnguo/linux into soc/arm

i.MX SoC change for 6.8:

- Update mach-imx MMDC driver to use device_get_match_data().
- Drop the use of "fsl,clkctrl" from mach-mxs platform code, as it's
  an undocumented compatible.

* tag 'imx-soc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: mxs: Do not search for "fsl,clkctrl"
  ARM: imx: Use device_get_match_data()

Link: https://lore.kernel.org/r/20231216064605.876196-2-shawnguo@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>