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/burst > Fixes: commit 848e977 > "dmaengine: pl330: support burst mode for dev-to-mem and mem-to-dev transmit" > > Reported-by: Dinh Nguyen <dinguyen at opensource.altera.com> > Signed-off-by: Caesar Wang <wxt at rock-chips.com> > --- Tested on SoCFPGA: Tested-by: Dinh Nguyen <dinguyen at opensource.altera.com> Thanks, Dinh