linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Add QSPI support for sam9x7 and sama7d65 SoCs
@ 2025-09-02  5:52 Dharma Balasubiramani
  2025-09-02  5:52 ` [PATCH 1/5] spi: atmel,quadspi: Document sam9x7 QSPI Dharma Balasubiramani
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Dharma Balasubiramani @ 2025-09-02  5:52 UTC (permalink / raw)
  To: Mark Brown, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Nicolas Ferre, Alexandre Belloni, Claudiu Beznea, Tudor Ambarus
  Cc: linux-spi, devicetree, linux-arm-kernel, linux-kernel,
	Dharma Balasubiramani, Varshini Rajendran

This patch series adds support for SAM9X7 and sama7d65 QSPI controller
along with the SoC-specific capabilities.

Signed-off-by: Dharma Balasubiramani <dharma.b@microchip.com>
---
Dharma Balasubiramani (4):
      spi: atmel,quadspi: Document sam9x7 QSPI
      spi: atmel,quadspi: Define sama7d65 QSPI
      spi: atmel-quadspi: add padcalib, 2xgclk, and dllon capabilities
      spi: atmel-quadspi: add support for SAM9X7 QSPI controller

Varshini Rajendran (1):
      spi: atmel-quadspi: Add support for sama7d65 QSPI

 .../devicetree/bindings/spi/atmel,quadspi.yaml     |   3 +
 drivers/spi/atmel-quadspi.c                        | 134 ++++++++++++++++-----
 2 files changed, 105 insertions(+), 32 deletions(-)
---
base-commit: 33bcf93b9a6b028758105680f8b538a31bc563cf
change-id: 20250902-microchip-qspi-eb7c94151c3e

Best regards,
-- 
Dharma Balasubiramani <dharma.b@microchip.com>


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-02  5:52 [PATCH 0/5] Add QSPI support for sam9x7 and sama7d65 SoCs Dharma Balasubiramani
2025-09-02  5:52 ` [PATCH 1/5] spi: atmel,quadspi: Document sam9x7 QSPI Dharma Balasubiramani
2025-09-02  9:21   ` Krzysztof Kozlowski
2025-09-02  9:22   ` Krzysztof Kozlowski
2025-09-02  5:52 ` [PATCH 2/5] spi: atmel,quadspi: Define sama7d65 QSPI Dharma Balasubiramani
2025-09-02  5:52 ` [PATCH 3/5] spi: atmel-quadspi: add padcalib, 2xgclk, and dllon capabilities Dharma Balasubiramani
2025-09-02  5:52 ` [PATCH 4/5] spi: atmel-quadspi: add support for SAM9X7 QSPI controller Dharma Balasubiramani
2025-09-02  5:52 ` [PATCH 5/5] spi: atmel-quadspi: Add support for sama7d65 QSPI Dharma Balasubiramani
2025-09-02 11:08 ` [PATCH 0/5] Add QSPI support for sam9x7 and sama7d65 SoCs 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).