Re: [PATCH 1/1] dmaengine: mxs-dma: switch from dma_coherent to dma_pool

From: Fabio Estevam
Date: Mon Feb 19 2024 - 11:23:42 EST


On Mon, Feb 19, 2024 at 12:57 PM Frank Li <Frank.Li@xxxxxxx> wrote:
>
> From: Han Xu <han.xu@xxxxxxx>
>
> Using dma_pool to manage dma descriptor memory.

Please clearly describe the motivation for doing this.