public inbox for linux-spi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] spi: nxp: Use reinit_completion() for repeated operations
@ 2026-03-04 12:47 Felix Gu
  2026-03-04 12:47 ` [PATCH v2 1/3] spi: nxp-xspi: " Felix Gu
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Felix Gu @ 2026-03-04 12:47 UTC (permalink / raw)
  To: Han Xu, Haibo Chen, Mark Brown, Frank Li, Yogesh Gaur,
	Yogesh Narayan Gaur, Boris Brezillon, Frieder Schrempf
  Cc: linux-spi, imx, linux-kernel, Felix Gu

Signed-off-by: Felix Gu <ustc.gu@gmail.com>
---
Changes in v2:
- Fix Frank's comments.
- Fix for spi-nxp-fspi.c and spi-fsl-qspi.c suggested by Bough. 
- Link to v1: https://lore.kernel.org/r/20260303-spi-nxp-v1-1-b78570db28ce@gmail.com

---
Felix Gu (3):
      spi: nxp-xspi: Use reinit_completion() for repeated operations
      spi: nxp-fspi: Use reinit_completion() for repeated operations
      spi: fsl-qspi: Use reinit_completion() for repeated operations

 drivers/spi/spi-fsl-qspi.c | 3 ++-
 drivers/spi/spi-nxp-fspi.c | 3 ++-
 drivers/spi/spi-nxp-xspi.c | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
base-commit: d517cb8cea012f43b069617fc8179b45404f8018
change-id: 20260303-spi-nxp-d70b97a8df08

Best regards,
-- 
Felix Gu <ustc.gu@gmail.com>


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

end of thread, other threads:[~2026-03-09 23:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-04 12:47 [PATCH v2 0/3] spi: nxp: Use reinit_completion() for repeated operations Felix Gu
2026-03-04 12:47 ` [PATCH v2 1/3] spi: nxp-xspi: " Felix Gu
2026-03-04 14:55   ` Frank Li
2026-03-05  0:13   ` Han Xu
2026-03-04 12:47 ` [PATCH v2 2/3] spi: nxp-fspi: " Felix Gu
2026-03-05  4:17   ` Hillf Danton
2026-03-09  2:23   ` Bough Chen
2026-03-04 12:47 ` [PATCH v2 3/3] spi: fsl-qspi: " Felix Gu
2026-03-04 14:55   ` Frank Li
2026-03-09  2:23   ` Bough Chen
2026-03-09 23:22 ` [PATCH v2 0/3] spi: nxp: " Mark Brown

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