mbox series

[0/4] spi: airoha: Fix errors reported by mtd_test kernel modules

Message ID 20240913-airoha-spi-fixes-v1-0-de2e74ed4664@kernel.org
Headers show
Series spi: airoha: Fix errors reported by mtd_test kernel modules | expand

Message

Lorenzo Bianconi Sept. 13, 2024, 9:07 p.m. UTC
Fix errors detected running mtd_test kernel test modules.

---
Lorenzo Bianconi (4):
      spi: airoha: fix dirmap_{read,write} operations
      spi: airoha: fix airoha_snand_{write,read}_data data_len estimation
      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 | 199 ++++++++++++++++++------------------------
 1 file changed, 87 insertions(+), 112 deletions(-)
---
base-commit: 58be528df758d3f00c10d6d381d9e02d5c68f23d
change-id: 20240913-airoha-spi-fixes-56bb430fb99f

Best regards,