Re: [PATCH] dmaengine: pl330: fix to support the brust mode

From: Dinh Nguyen
Date: Wed Feb 24 2016 - 12:17:03 EST


Just a small nit:

On 02/23/2016 09:52 PM, Caesar Wang wrote:
> This patch fixes the brust mode that will break DMA uart on SoCFPGA.
>
> In some cases, some SoCS didn't support the multi-brust
> even if the devices who use the pl330 claim support the maxbrust.
>

s/brust/burst
s/maxbrust/maxburst

> Fixes: commit 848e977
> "dmaengine: pl330: support burst mode for dev-to-mem and mem-to-dev transmit"
>
> Reported-by: Dinh Nguyen <dinguyen@xxxxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Caesar Wang <wxt@xxxxxxxxxxxxxx>
> ---

Tested on SoCFPGA:

Tested-by: Dinh Nguyen <dinguyen@xxxxxxxxxxxxxxxxxxxxx>

Thanks,
Dinh