linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] spi: atmel-quadspi: Refactor to allow supporting SAMA7G5 O/QSPI
@ 2024-11-28 17:43 Csókás, Bence
  2024-11-28 17:43 ` [PATCH v3 1/2] spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families Csókás, Bence
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Csókás, Bence @ 2024-11-28 17:43 UTC (permalink / raw)
  To: linux-spi, linux-arm-kernel, linux-kernel
  Cc: Alexandre Belloni, Claudiu Beznea, Tudor Ambarus, Mark Brown,
	Varshini Rajendran, Csókás, Bence

This is based on Tudor Ambarus' submission from 2021, and my refactor
of said sumbission from roughly a month ago.
Link: https://lore.kernel.org/linux-spi/20211214133404.121739-1-tudor.ambarus@microchip.com/
Link: https://lore.kernel.org/linux-spi/20241030084445.2438750-1-csokas.bence@prolan.hu/

This time, I submit both my refactor and the diff between it and the
original submission, rebased on top of Linus' master, namely:
commit 7d4050728c83 ("Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs")

Tested on a SAMA5G27C, we'll soon test on a SAMA7G54 we got from
Microchip for this purpose.

Csókás, Bence (1):
  spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC
    families

Tudor Ambarus (1):
  spi: atmel-quadspi: Add support for sama7g5 QSPI

 drivers/spi/atmel-quadspi.c | 925 ++++++++++++++++++++++++++++++++++--
 1 file changed, 874 insertions(+), 51 deletions(-)

-- 
2.34.1




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

end of thread, other threads:[~2025-01-14 17:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-28 17:43 [PATCH v3 0/2] spi: atmel-quadspi: Refactor to allow supporting SAMA7G5 O/QSPI Csókás, Bence
2024-11-28 17:43 ` [PATCH v3 1/2] spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families Csókás, Bence
2024-11-28 17:43 ` [PATCH v3 2/2] spi: atmel-quadspi: Add support for sama7g5 QSPI Csókás, Bence
2024-12-18  9:32   ` Alexander Dahl
2025-01-09 16:27   ` Alexander Dahl
2025-01-09 16:41     ` Mark Brown
2025-01-10 10:40     ` Alexander Dahl
2025-01-14 17:13       ` Csókás Bence
2025-01-10  7:56   ` Alexander Dahl
2025-01-14 17:21     ` Csókás Bence
2024-12-17 18:27 ` [PATCH v3 0/2] spi: atmel-quadspi: Refactor to allow supporting SAMA7G5 O/QSPI Mark Brown

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).