Re: [PATCH 1/2] dma: pxa_dma: fix the no-requestor case

2015-09-30 Thread Robert Jarzmik
Vinod Koul writes: > On Thu, Sep 10, 2015 at 07:17:45PM +0200, Robert Jarzmik wrote: >> A very small number of devices don't use the flow control offered by >> requestor lines. In these specific cases, the pxa dma driver should be >> aware of that and not try to use a requestor line. > > And thes

Re: [PATCH 1/2] dma: pxa_dma: fix the no-requestor case

2015-09-29 Thread Vinod Koul
On Thu, Sep 10, 2015 at 07:17:45PM +0200, Robert Jarzmik wrote: > A very small number of devices don't use the flow control offered by > requestor lines. In these specific cases, the pxa dma driver should be > aware of that and not try to use a requestor line. And these fail for me, what were thes