Re: [PATCH] mtd: spi-nor: cadence-quadspi: Add DMA support for direct mode reads

From: Marek Vasut
Date: Tue Apr 10 2018 - 05:25:45 EST


On 04/10/2018 10:19 AM, Vignesh R wrote:
> Add support to use DMA over memory mapped reads in direct mode. This
> helps in reducing CPU usage from ~100% to ~10% when reading data from
> flash. For non-DMA'able/vmalloc'd buffers, driver just falls back to CPU
> based memcpy.
>
> Signed-off-by: Vignesh R <vigneshr@xxxxxx>

Reviewed-by: Marek Vasut <marek.vasut@xxxxxxxxx>

--
Best regards,
Marek Vasut