Re: [PATCH RESEND v5 05/13] spi: airoha: switch back to non-dma mode in the case of error

From: AngeloGioacchino Del Regno
Date: Wed Oct 01 2025 - 07:35:23 EST


Il 30/09/25 04:26, Mikhail Kshevetskiy ha scritto:
Current dirmap code does not switch back to non-dma mode in the case of
error. This is wrong.

This patch fixes dirmap read/write error path.

Fixes: a403997c12019 ("spi: airoha: add SPI-NAND Flash controller driver")
Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@xxxxxxxxx>
Acked-by: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>