[GIT PULL 2/6] i.MX SoC update for 5.18

Shawn Guo shawnguo at kernel.org
Mon Feb 21 23:52:22 PST 2022


The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.18

for you to fetch changes up to ed2e8e0ad593dc5235aa41fe61bfe0e8c3548ae4:

  ARM: imx: Add initial support for i.MXRT10xx family (2022-01-28 17:46:42 +0800)

----------------------------------------------------------------
i.MX SoC update for 5.18:

- Add initial support for i.MXRT10xx family which features NXP's
  implementation of the Arm Cortex-M7 core and in some case the
  Arm Cortex-M4 core too.

----------------------------------------------------------------
Giulio Benetti (1):
      ARM: imx: Add initial support for i.MXRT10xx family

 arch/arm/mach-imx/Kconfig      |  7 +++++++
 arch/arm/mach-imx/Makefile     |  2 ++
 arch/arm/mach-imx/mach-imxrt.c | 19 +++++++++++++++++++
 3 files changed, 28 insertions(+)
 create mode 100644 arch/arm/mach-imx/mach-imxrt.c



More information about the linux-arm-kernel mailing list