[GIT PULL] i.MX fixes for 6.16

Shawn Guo shawnguo2 at yeah.net
Tue Jul 8 00:49:13 PDT 2025


The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to fbe94be09fa81343d623a86ec64a742759b669b3:

  arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always on (2025-07-07 15:36:41 +0800)

----------------------------------------------------------------
i.MX fixes for 6.16:

- Keep LDO5 always on for imx8mm-verdin to fix broken Ethernet support
- Add big-endian property back for LS1046A watchdog, as the removal was
  an accident
- Fix DMA interrupter number of i.MX95 pcie0_ep device
- A set of changes from Tim Harvey to fix TPM SPI frequency on
  imx8mp-venice devices
- A couple of changes from Wei Fang to fix NETC overshoot issue on
  i.MX95 EVK boards

----------------------------------------------------------------
Francesco Dolcini (1):
      arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always on

Meng Li (1):
      arm64: dts: add big-endian property back into watchdog node

Richard Zhu (1):
      arm64: dts: imx95: Correct the DMA interrupter number of pcie0_ep

Tim Harvey (4):
      arm64: dts: imx8mp-venice-gw71xx: fix TPM SPI frequency
      arm64: dts: imx8mp-venice-gw72xx: fix TPM SPI frequency
      arm64: dts: imx8mp-venice-gw73xx: fix TPM SPI frequency
      arm64: dts: imx8mp-venice-gw74xx: fix TPM SPI frequency

Wei Fang (2):
      arm64: dts: imx95-19x19-evk: fix the overshoot issue of NETC
      arm64: dts: imx95-15x15-evk: fix the overshoot issue of NETC

 arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi       |  3 ++-
 arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi     |  1 +
 .../boot/dts/freescale/imx8mp-venice-gw71xx.dtsi     |  2 +-
 .../boot/dts/freescale/imx8mp-venice-gw72xx.dtsi     |  2 +-
 .../boot/dts/freescale/imx8mp-venice-gw73xx.dtsi     |  2 +-
 .../boot/dts/freescale/imx8mp-venice-gw74xx.dts      |  2 +-
 arch/arm64/boot/dts/freescale/imx95-15x15-evk.dts    | 20 ++++++++++----------
 arch/arm64/boot/dts/freescale/imx95-19x19-evk.dts    | 12 ++++++------
 arch/arm64/boot/dts/freescale/imx95.dtsi             |  2 +-
 9 files changed, 24 insertions(+), 22 deletions(-)




More information about the linux-arm-kernel mailing list