All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] i.MX fixes for 6.14
@ 2025-02-27 10:30 Shawn Guo
  0 siblings, 0 replies; only message in thread
From: Shawn Guo @ 2025-02-27 10:30 UTC (permalink / raw)
  To: soc, arm; +Cc: Fabio Estevam, Shawn Guo, kernel, imx, linux-arm-kernel

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(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-02-27 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-27 10:30 [GIT PULL] i.MX fixes for 6.14 Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.