Re: [PATCH RESEND v5 04/13] spi: airoha: remove unnecessary switch to non-dma mode

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


Il 30/09/25 04:26, Mikhail Kshevetskiy ha scritto:
The code switches to dma at the start of dirmap operation and returns
to non-dma at the end of dirmap operation, so an additional switch to
non-dma at the start of dirmap write is not required.

Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@xxxxxxxxx>
Acked-by: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>

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