]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'imx-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/shawn...
authorArnd Bergmann <arnd@arndb.de>
Fri, 12 Sep 2025 16:00:26 +0000 (18:00 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 12 Sep 2025 16:00:26 +0000 (18:00 +0200)
commit6865ed7ddc815861e52f3692890852fe6043baea
tree5ca8ab39caa6e0df085385bc79b84c54973e5706
parent32687c06637562511f7a1c1a651c0d9964aa144c
parenta50342f976d25aace73ff551845ce89406f48f35
Merge tag 'imx-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes

i.MX fixes for 6.17, round 2:

- Fix mach-imx Kconfig to select the correct PIT timer option
  (Lukas Bulwahn)
- Correct thermal sensor index for i.MX8MP device tree (Peng Fan)
- Fix i.MX SCMI build error by adding stub API functions (Peng Fan)

* tag 'imx-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  arm64: dts: imx8mp: Correct thermal sensor index
  ARM: imx: Kconfig: Adjust select after renamed config option
  firmware: imx: Add stub functions for SCMI CPU API
  firmware: imx: Add stub functions for SCMI LMM API
  firmware: imx: Add stub functions for SCMI MISC API

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