[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241128174316.3209354-1-csokas.bence@prolan.hu>
Date: Thu, 28 Nov 2024 18:43:13 +0100
From: Csókás, Bence <csokas.bence@...lan.hu>
To: <linux-spi@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
CC: Csókás, Bence <csokas.bence@...lan.hu>, "Tudor
Ambarus" <tudor.ambarus@...aro.org>, Varshini Rajendran
<varshini.rajendran@...rochip.com>, Mark Brown <broonie@...nel.org>, "Nicolas
Ferre" <nicolas.ferre@...rochip.com>, Alexandre Belloni
<alexandre.belloni@...tlin.com>, Claudiu Beznea <claudiu.beznea@...on.dev>
Subject: [PATCH v3 0/2] spi: atmel-quadspi: Refactor to allow supporting SAMA7G5 O/QSPI
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
Powered by blists - more mailing lists