linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] spi: airoha: Fix errors reported by mtd_test kernel modules
@ 2024-09-19 16:57 Lorenzo Bianconi
  2024-09-19 16:57 ` [PATCH v2 1/2] spi: airoha: remove read cache in airoha_snand_dirmap_read() Lorenzo Bianconi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Lorenzo Bianconi @ 2024-09-19 16:57 UTC (permalink / raw)
  To: Lorenzo Bianconi, Ray Liu, Mark Brown, AngeloGioacchino Del Regno,
	Andy Shevchenko
  Cc: Christian Marangi, linux-arm-kernel, linux-spi, upstream

Fix errors detected running mtd_test kernel test modules.

---
Changes in v2:
- repost patch 3/4 and 4/4 improving commit log
- Link to v1: https://lore.kernel.org/r/20240913-airoha-spi-fixes-v1-0-de2e74ed4664@kernel.org

---
Lorenzo Bianconi (2):
      spi: airoha: remove read cache in airoha_snand_dirmap_read()
      spi: airoha: do not keep {tx,rx} dma buffer always mapped

 drivers/spi/spi-airoha-snfi.c | 173 +++++++++++++++++-------------------------
 1 file changed, 69 insertions(+), 104 deletions(-)
---
base-commit: 220bc4acfbc26376962b155db5160de942a5e4cf
change-id: 20240913-airoha-spi-fixes-56bb430fb99f

Best regards,
-- 
Lorenzo Bianconi <lorenzo@kernel.org>


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

end of thread, other threads:[~2024-09-20 14:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-19 16:57 [PATCH v2 0/2] spi: airoha: Fix errors reported by mtd_test kernel modules Lorenzo Bianconi
2024-09-19 16:57 ` [PATCH v2 1/2] spi: airoha: remove read cache in airoha_snand_dirmap_read() Lorenzo Bianconi
2024-09-19 16:57 ` [PATCH v2 2/2] spi: airoha: do not keep {tx,rx} dma buffer always mapped Lorenzo Bianconi
2024-09-20 14:17   ` Andy Shevchenko
2024-09-20 14:42     ` Lorenzo Bianconi
2024-09-20  9:40 ` (subset) [PATCH v2 0/2] spi: airoha: Fix errors reported by mtd_test kernel modules 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).