[GIT PULL] ARM: microchip: SoC updates for 6.18 #1

nicolas.ferre at microchip.com nicolas.ferre at microchip.com
Mon Sep 15 05:35:47 PDT 2025


From: Nicolas Ferre <nicolas.ferre at microchip.com>

Dear arm-soc maintainers,

Here are the SoC changes for 6.18 which set the Kconfig infrastrucutre for
addition of the Microchip LAN969x SoC.

Thanks, best regards,
  Nicolas

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/microchip-soc-6.18

for you to fetch changes up to 38b22cde38aba61eafd752c8a2e43e631014e58a:

  crypto: atmel-aes: make it selectable for ARCH_MICROCHIP (2025-09-09 10:34:22 +0200)

----------------------------------------------------------------
Microchip ARM64 SoC updates for v6.18:

This update includes:
- basic infrastructure support for Microchip LAN969x SoC
- SoC ARCH symbols (existing SparX-5, new LAN969x) under the
  ARCH_MICROCHIP hidden symbol (already in use by AT91 in 6.17)
- addition of that new symbol for drivers that are shared by
  Microchip SoC-s now and in the future

----------------------------------------------------------------
Robert Marko (8):
      arm64: Add config for Microchip SoC platforms
      arm64: lan969x: Add support for Microchip LAN969x SoC
      mfd: at91-usart: Make it selectable for ARCH_MICROCHIP
      tty: serial: atmel: make it selectable for ARCH_MICROCHIP
      spi: atmel: make it selectable for ARCH_MICROCHIP
      i2c: at91: make it selectable for ARCH_MICROCHIP
      char: hw_random: atmel: make it selectable for ARCH_MICROCHIP
      crypto: atmel-aes: make it selectable for ARCH_MICROCHIP

 arch/arm64/Kconfig.platforms   | 51 +++++++++++++++++++++++++----------
 drivers/char/hw_random/Kconfig |  2 +-
 drivers/crypto/Kconfig         |  2 +-
 drivers/i2c/busses/Kconfig     |  2 +-
 drivers/mfd/Kconfig            |  2 +-
 drivers/spi/Kconfig            |  2 +-
 drivers/tty/serial/Kconfig     |  2 +-
 7 files changed, 43 insertions(+), 20 deletions(-)

-- 
Nicolas Ferre



More information about the linux-arm-kernel mailing list