Re: [PATCH 1/6] dma: enable mxs-dma for imx6ul

2016-02-07 Thread Vinod Koul
On Tue, Feb 02, 2016 at 02:23:16PM +0800, Shawn Guo wrote: > On Mon, Jan 25, 2016 at 05:40:43PM +0530, Vinod Koul wrote: > > On Wed, Jan 20, 2016 at 01:57:01PM +0100, Lothar Waßmann wrote: > > > The mxs-dma unit is also available on i.MX6UL. Make it possible to > > > select it in Kconfig. > > > >

Re: [PATCH 1/6] dma: enable mxs-dma for imx6ul

2016-02-07 Thread Vinod Koul
On Tue, Feb 02, 2016 at 02:23:16PM +0800, Shawn Guo wrote: > On Mon, Jan 25, 2016 at 05:40:43PM +0530, Vinod Koul wrote: > > On Wed, Jan 20, 2016 at 01:57:01PM +0100, Lothar Waßmann wrote: > > > The mxs-dma unit is also available on i.MX6UL. Make it possible to > > > select it in Kconfig. > > > >

Re: [PATCH 1/6] dma: enable mxs-dma for imx6ul

2016-02-01 Thread Shawn Guo
On Mon, Jan 25, 2016 at 05:40:43PM +0530, Vinod Koul wrote: > On Wed, Jan 20, 2016 at 01:57:01PM +0100, Lothar Waßmann wrote: > > The mxs-dma unit is also available on i.MX6UL. Make it possible to > > select it in Kconfig. > > It should be dmaengine:xxx > > With that > > Acked-by: Vinod Koul

Re: [PATCH 1/6] dma: enable mxs-dma for imx6ul

2016-02-01 Thread Shawn Guo
On Mon, Jan 25, 2016 at 05:40:43PM +0530, Vinod Koul wrote: > On Wed, Jan 20, 2016 at 01:57:01PM +0100, Lothar Waßmann wrote: > > The mxs-dma unit is also available on i.MX6UL. Make it possible to > > select it in Kconfig. > > It should be dmaengine:xxx > > With that > > Acked-by: Vinod Koul

Re: [PATCH 1/6] dma: enable mxs-dma for imx6ul

2016-01-25 Thread Vinod Koul
On Wed, Jan 20, 2016 at 01:57:01PM +0100, Lothar Waßmann wrote: > The mxs-dma unit is also available on i.MX6UL. Make it possible to > select it in Kconfig. It should be dmaengine:xxx With that Acked-by: Vinod Koul > > Signed-off-by: Lothar Waßmann > --- > drivers/dma/Kconfig | 5 +++-- >

Re: [PATCH 1/6] dma: enable mxs-dma for imx6ul

2016-01-25 Thread Vinod Koul
On Wed, Jan 20, 2016 at 01:57:01PM +0100, Lothar Waßmann wrote: > The mxs-dma unit is also available on i.MX6UL. Make it possible to > select it in Kconfig. It should be dmaengine:xxx With that Acked-by: Vinod Koul > > Signed-off-by: Lothar Waßmann