[GIT PULL 1/5] i.MX drivers change for 6.17

Shawn Guo shawnguo2 at yeah.net
Sat Jul 12 22:54:30 PDT 2025


From: Shawn Guo <shawnguo at kernel.org>

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-drivers-6.17

for you to fetch changes up to 5080cf6339d387720cb8def1001c61c779d9edcb:

  bus: imx-aipstz: allow creating pdevs for child buses (2025-07-11 16:32:08 +0800)

----------------------------------------------------------------
i.MX drivers changes for 6.17:

- A couple of MAINTAINERS updates
- A new bus driver for i.MX AIPSTZ bridge and a follow-up fix from
  Laurentiu Mihalcea

----------------------------------------------------------------
Ciprian Marian Costea (1):
      MAINTAINERS: add NXP S32G RTC driver

Laurentiu Mihalcea (2):
      bus: add driver for IMX AIPSTZ bridge
      bus: imx-aipstz: allow creating pdevs for child buses

Peng Fan (1):
      MAINTAINERS: Update i.MX entry

 MAINTAINERS              |   4 ++
 drivers/bus/Kconfig      |   6 +++
 drivers/bus/Makefile     |   1 +
 drivers/bus/imx-aipstz.c | 108 +++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 119 insertions(+)
 create mode 100644 drivers/bus/imx-aipstz.c




More information about the linux-arm-kernel mailing list