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

The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.13

for you to fetch changes up to 5f122030061db3e5d2bddd9cf5c583deaa6c54ff:

  ARM: dts: imxrt1050: Fix clocks for mmc (2024-12-09 20:40:23 +0800)

----------------------------------------------------------------
i.MX fixes for 6.13:

- Add fallback for i.MX8QM ESAI compatible to fix a dt-schema warning
  caused by bindings update
- Fix uSDHC1 clock for i.MX RT1050
- Enable SND_SOC_SPDIF in imx_v6_v7_defconfig to fix a regression caused
  by an i.MX6 SPDIF sound card change in DT
- Fix address length of i.MX95 netcmix_blk_ctrl

----------------------------------------------------------------
Frank Li (1):
      arm64: dts: imx8-ss-audio: add fallback compatible string fsl,imx6ull-esai for esai

Jesse Taube (1):
      ARM: dts: imxrt1050: Fix clocks for mmc

Stefan Eichenberger (1):
      ARM: imx_v6_v7_defconfig: enable SND_SOC_SPDIF

Wei Fang (1):
      arm64: dts: imx95: correct the address length of netcmix_blk_ctrl

 arch/arm/boot/dts/nxp/imx/imxrt1050.dtsi           | 2 +-
 arch/arm/configs/imx_v6_v7_defconfig               | 1 +
 arch/arm64/boot/dts/freescale/imx8-ss-audio.dtsi   | 2 +-
 arch/arm64/boot/dts/freescale/imx8qm-ss-audio.dtsi | 2 +-
 arch/arm64/boot/dts/freescale/imx95.dtsi           | 2 +-
 5 files changed, 5 insertions(+), 4 deletions(-)


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

only message in thread, other threads:[~2024-12-30  8:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-30  8:55 [GIT PULL] i.MX fixes for 6.13 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.