linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 0/6] arm64: lan969x: Add support for Microchip LAN969x SoC
@ 2025-06-13 11:39 Robert Marko
  2025-06-13 11:39 ` [PATCH v7 1/6] " Robert Marko
                   ` (6 more replies)
  0 siblings, 7 replies; 20+ messages in thread
From: Robert Marko @ 2025-06-13 11:39 UTC (permalink / raw)
  To: catalin.marinas, will, olivia, herbert, davem, vkoul, andi.shyti,
	broonie, linux-arm-kernel, linux-kernel, linux-crypto, dmaengine,
	linux-i2c, linux-spi, kernel, ore, luka.perkov, arnd,
	daniel.machon
  Cc: Robert Marko

This patch series adds basic support for Microchip LAN969x SoC.

It introduces the SoC ARCH symbol itself and allows basic peripheral
drivers that are currently marked only for AT91 to be also selected for
LAN969x.

DTS and further driver will be added in follow-up series.

Robert Marko (6):
  arm64: lan969x: Add support for Microchip LAN969x SoC
  spi: atmel: make it selectable for ARCH_LAN969X
  i2c: at91: make it selectable for ARCH_LAN969X
  dma: xdmac: make it selectable for ARCH_LAN969X
  char: hw_random: atmel: make it selectable for ARCH_LAN969X
  crypto: atmel-aes: make it selectable for ARCH_LAN969X

 arch/arm64/Kconfig.platforms   | 14 ++++++++++++++
 drivers/char/hw_random/Kconfig |  2 +-
 drivers/crypto/Kconfig         |  2 +-
 drivers/dma/Kconfig            |  2 +-
 drivers/i2c/busses/Kconfig     |  2 +-
 drivers/spi/Kconfig            |  2 +-
 6 files changed, 19 insertions(+), 5 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2025-07-02 11:07 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-13 11:39 [PATCH v7 0/6] arm64: lan969x: Add support for Microchip LAN969x SoC Robert Marko
2025-06-13 11:39 ` [PATCH v7 1/6] " Robert Marko
2025-06-13 12:10   ` Oleksij Rempel
2025-06-16 10:21   ` Daniel Machon
2025-06-30 13:18     ` Robert Marko
2025-06-13 11:39 ` [PATCH v7 2/6] spi: atmel: make it selectable for ARCH_LAN969X Robert Marko
2025-06-13 11:46   ` Mark Brown
2025-06-13 11:39 ` [PATCH v7 3/6] i2c: at91: " Robert Marko
2025-06-13 12:08   ` Oleksij Rempel
2025-06-13 11:39 ` [PATCH v7 4/6] dma: xdmac: " Robert Marko
2025-06-13 12:10   ` Oleksij Rempel
2025-06-13 11:39 ` [PATCH v7 5/6] char: hw_random: atmel: " Robert Marko
2025-06-13 12:07   ` Oleksij Rempel
2025-06-13 11:39 ` [PATCH v7 6/6] crypto: atmel-aes: " Robert Marko
2025-06-13 12:09   ` Oleksij Rempel
2025-06-23  5:49   ` Herbert Xu
2025-06-16 18:34 ` [PATCH v7 0/6] arm64: lan969x: Add support for Microchip LAN969x SoC Arnd Bergmann
2025-06-30 13:21   ` Robert Marko
2025-06-30 13:53     ` Arnd Bergmann
2025-07-02 11:07       ` Robert Marko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).