[GIT PULL] i.MX fixes for 6.14
Shawn Guo
shawnguo2 at yeah.net
Thu Feb 27 02:30:06 PST 2025
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.14
for you to fetch changes up to 2c1092823eb03f8508d6769e2f38eef7e1fe62a0:
arm64: dts: freescale: imx8mm-verdin-dahlia: add Microphone Jack to sound card (2025-02-23 16:13:33 +0800)
----------------------------------------------------------------
i.MX fixes for 6.14:
- A tqma8mpql board fix from Alexander Stein to correct vqmmc-supply for
usdhc3
- A change from Joe Hattori to fix OF node leak in imx-scu driver probe
- A soc-imx8m driver fix from Peng Fan unregister cpufreq and soc device
in cleanup path
- A couple of changes from Stefan Eichenberger to fix iMX6 Apalis
poweroff and iMX8M verdin-dahlia sound-card descriptions
----------------------------------------------------------------
Alexander Stein (1):
arm64: dts: freescale: tqma8mpql: Fix vqmmc-supply
Joe Hattori (1):
firmware: imx-scu: fix OF node leak in .probe()
Peng Fan (1):
soc: imx8m: Unregister cpufreq and soc dev in cleanup path
Stefan Eichenberger (3):
ARM: dts: imx6qdl-apalis: Fix poweroff on Apalis iMX6
arm64: dts: freescale: imx8mp-verdin-dahlia: add Microphone Jack to sound card
arm64: dts: freescale: imx8mm-verdin-dahlia: add Microphone Jack to sound card
arch/arm/boot/dts/nxp/imx/imx6qdl-apalis.dtsi | 10 ++++-----
.../boot/dts/freescale/imx8mm-verdin-dahlia.dtsi | 6 ++---
.../arm64/boot/dts/freescale/imx8mp-tqma8mpql.dtsi | 16 ++++---------
.../boot/dts/freescale/imx8mp-verdin-dahlia.dtsi | 6 ++---
drivers/firmware/imx/imx-scu.c | 1 +
drivers/soc/imx/soc-imx8m.c | 26 ++++++++++++++++++++--
6 files changed, 40 insertions(+), 25 deletions(-)
More information about the linux-arm-kernel
mailing list