devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Add QSPI support for sam9x7 and sama7d65 SoCs
@ 2025-09-08  4:14 Dharma Balasubiramani
  2025-09-08  4:14 ` [PATCH v2 1/5] dt-bindings: spi: Document sam9x7 QSPI Dharma Balasubiramani
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Dharma Balasubiramani @ 2025-09-08  4:14 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>
---
Changes in v2:
- Fix typo sam9x75 to sam9x7 in commit message.
- Fix subject prefix for dt-bindings.
- Retain original author for some commits that changed during squashing and
  resolving merge conflicts from internal tree.
- Link to v1: https://lore.kernel.org/r/20250902-microchip-qspi-v1-0-37af59a0406a@microchip.com

---
Dharma Balasubiramani (2):
      dt-bindings: spi: Document sam9x7 QSPI
      dt-bindings: spi: Define sama7d65 QSPI

Varshini Rajendran (3):
      spi: atmel-quadspi: add padcalib, 2xgclk, and dllon capabilities
      spi: atmel-quadspi: add support for SAM9X7 QSPI controller
      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-19 16:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-08  4:14 [PATCH v2 0/5] Add QSPI support for sam9x7 and sama7d65 SoCs Dharma Balasubiramani
2025-09-08  4:14 ` [PATCH v2 1/5] dt-bindings: spi: Document sam9x7 QSPI Dharma Balasubiramani
2025-09-10  1:26   ` Rob Herring (Arm)
2025-09-08  4:14 ` [PATCH v2 2/5] dt-bindings: spi: Define sama7d65 QSPI Dharma Balasubiramani
2025-09-10  1:26   ` Rob Herring (Arm)
2025-09-08  4:14 ` [PATCH v2 3/5] spi: atmel-quadspi: add padcalib, 2xgclk, and dllon capabilities Dharma Balasubiramani
2025-09-08  4:14 ` [PATCH v2 4/5] spi: atmel-quadspi: add support for SAM9X7 QSPI controller Dharma Balasubiramani
2025-09-08  4:14 ` [PATCH v2 5/5] spi: atmel-quadspi: Add support for sama7d65 QSPI Dharma Balasubiramani
2025-09-19 16:03 ` [PATCH v2 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).