Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] spi: ma35d1-qspi: Flag the DTR capability correctly
@ 2026-09-04 16:15 Miquel Raynal
  2026-09-04 16:15 ` [PATCH 1/2] spi: spi-mem: Enable DTR transfers using the standard API Miquel Raynal
  2026-09-04 16:15 ` [PATCH 2/2] spi: ma35d1-qspi: Allow DTR operations with the regular SPI API Miquel Raynal
  0 siblings, 2 replies; 3+ messages in thread
From: Miquel Raynal @ 2026-09-04 16:15 UTC (permalink / raw)
  To: Mark Brown, Jacky Huang, Shan-Chun Hung
  Cc: Thomas Petazzoni, linux-spi, linux-kernel, linux-arm-kernel,
	Miquel Raynal

Mark pointed out that the DTR capability was not correctly enabled since
I had to set the extra ctlr->dtr_caps flag. For testing, I commented out
the spi-mem ops/caps and figured out DTR variants were still not picked
up. This was due to the spi-mem fallback implementation of ->exec_op()
not forwarding the DTR flag.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
---
Miquel Raynal (2):
      spi: spi-mem: Enable DTR transfers using the standard API
      spi: ma35d1-qspi: Allow DTR operations with the regular SPI API

 drivers/spi/spi-ma35d1-qspi.c | 1 +
 drivers/spi/spi-mem.c         | 6 +++++-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
base-commit: 278cfc33d25f58105681196cecd9222c423d0c1c
change-id: 20260904-perso-ma35d1-master-2c2423043aed

Best regards,
-- 
Miquel Raynal <miquel.raynal@bootlin.com>



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

end of thread, other threads:[~2026-09-04 16:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-04 16:15 [PATCH 0/2] spi: ma35d1-qspi: Flag the DTR capability correctly Miquel Raynal
2026-09-04 16:15 ` [PATCH 1/2] spi: spi-mem: Enable DTR transfers using the standard API Miquel Raynal
2026-09-04 16:15 ` [PATCH 2/2] spi: ma35d1-qspi: Allow DTR operations with the regular SPI API Miquel Raynal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox