Re: [PATCH resent] dma: add the freescale-provided MultiChannel DMA driver

2013-02-21 Thread Philippe De Muyter
Hi Vinod, On Thu, Feb 21, 2013 at 03:22:33PM +0530, Vinod Koul wrote: > On Thu, Feb 21, 2013 at 09:29:47AM +0100, Philippe De Muyter wrote: > > > 2. If you are not using dmaengine APIs then drivers/dma/ is not a place > > > for you. > > > > What would be the place then for a multi-architecture d

Re: [PATCH resent] dma: add the freescale-provided MultiChannel DMA driver

2013-02-21 Thread Vinod Koul
On Thu, Feb 21, 2013 at 09:29:47AM +0100, Philippe De Muyter wrote: > > 2. If you are not using dmaengine APIs then drivers/dma/ is not a place for > > you. > > What would be the place then for a multi-architecture dma driver. Freescale > often > reuses the same blocks for its m68k (coldfire),

Re: [PATCH resent] dma: add the freescale-provided MultiChannel DMA driver

2013-02-21 Thread Philippe De Muyter
Hi Vinod, On Wed, Feb 20, 2013 at 12:01:47PM +0530, Vinod Koul wrote: > On Mon, Feb 04, 2013 at 06:38:23PM +0100, Philippe De Muyter wrote: > > This patch adds the (cleaned-up) Freescale-provided MultiChannel DMA > > driver for ColdFire M54xx and MPC8220 processors. > > > > This driver is needed