Re: [PATCH V3 2/2] dmaengine: Add driver for IMG MDC

2014-12-24 Thread James Hartley
> On 24 Dec 2014, at 17:21, Andrew Bresticker wrote: > >> On Tue, Dec 23, 2014 at 9:22 PM, Vinod Koul wrote: >>> On Thu, Dec 11, 2014 at 02:59:17PM -0800, Andrew Bresticker wrote: >>> Add support for the IMG Multi-threaded DMA Controller (MDC) found on >>> certain IMG SoCs. Currently this dr

Re: [PATCH V3 2/2] dmaengine: Add driver for IMG MDC

2014-12-24 Thread Andrew Bresticker
On Tue, Dec 23, 2014 at 9:22 PM, Vinod Koul wrote: > On Thu, Dec 11, 2014 at 02:59:17PM -0800, Andrew Bresticker wrote: >> Add support for the IMG Multi-threaded DMA Controller (MDC) found on >> certain IMG SoCs. Currently this driver supports the variant present >> on the MIPS-based Pistachio So

Re: [PATCH V3 2/2] dmaengine: Add driver for IMG MDC

2014-12-23 Thread Vinod Koul
On Thu, Dec 11, 2014 at 02:59:17PM -0800, Andrew Bresticker wrote: > Add support for the IMG Multi-threaded DMA Controller (MDC) found on > certain IMG SoCs. Currently this driver supports the variant present > on the MIPS-based Pistachio SoC.a Overall looks okay. I also need some review by DT fo