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

2016-02-24 Thread Dinh Nguyen
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

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

2016-02-24 Thread Dinh Nguyen
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

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

2016-02-24 Thread Dinh Nguyen
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

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

2016-02-24 Thread Dinh Nguyen
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

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

2016-02-23 Thread Caesar Wang
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. Fixes: commit 848e977 "dmaengine: pl330: support burst mode for dev-to-mem and mem-to-dev transmit"

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

2016-02-23 Thread Caesar Wang
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. Fixes: commit 848e977 "dmaengine: pl330: support burst mode for dev-to-mem and mem-to-dev transmit"