Re: [PATCH v2 0/5] dmaengine: add ACPI DMA helpers and use them in dw_dmac

2013-04-22 Thread Rafael J. Wysocki
On Monday, April 22, 2013 01:07:39 PM Andy Shevchenko wrote: > On Mon, Apr 22, 2013 at 8:56 AM, Vinod Koul wrote: > > On Tue, Apr 16, 2013 at 08:11:57PM +0200, Rafael J. Wysocki wrote: > >> On Tuesday, April 16, 2013 03:14:47 PM Andy Shevchenko wrote: > >> > On Mon, 2013-04-15 at 22:06 +0530, Vino

Re: [PATCH v2 0/5] dmaengine: add ACPI DMA helpers and use them in dw_dmac

2013-04-22 Thread Andy Shevchenko
On Mon, Apr 22, 2013 at 8:56 AM, Vinod Koul wrote: > On Tue, Apr 16, 2013 at 08:11:57PM +0200, Rafael J. Wysocki wrote: >> On Tuesday, April 16, 2013 03:14:47 PM Andy Shevchenko wrote: >> > On Mon, 2013-04-15 at 22:06 +0530, Vinod Koul wrote: >> > > On Tue, Apr 09, 2013 at 02:05:42PM +0300, Andy S

Re: [PATCH v2 0/5] dmaengine: add ACPI DMA helpers and use them in dw_dmac

2013-04-21 Thread Vinod Koul
On Tue, Apr 16, 2013 at 08:11:57PM +0200, Rafael J. Wysocki wrote: > On Tuesday, April 16, 2013 03:14:47 PM Andy Shevchenko wrote: > > On Mon, 2013-04-15 at 22:06 +0530, Vinod Koul wrote: > > > On Tue, Apr 09, 2013 at 02:05:42PM +0300, Andy Shevchenko wrote: > > > > There is a patch series which i

Re: [PATCH v2 0/5] dmaengine: add ACPI DMA helpers and use them in dw_dmac

2013-04-16 Thread Rafael J. Wysocki
On Tuesday, April 16, 2013 03:14:47 PM Andy Shevchenko wrote: > On Mon, 2013-04-15 at 22:06 +0530, Vinod Koul wrote: > > On Tue, Apr 09, 2013 at 02:05:42PM +0300, Andy Shevchenko wrote: > > > There is a patch series which introduces ACPI DMA helpers in similar way > > > like > > > we have for Dev

Re: [PATCH v2 0/5] dmaengine: add ACPI DMA helpers and use them in dw_dmac

2013-04-16 Thread Andy Shevchenko
On Mon, 2013-04-15 at 22:06 +0530, Vinod Koul wrote: > On Tue, Apr 09, 2013 at 02:05:42PM +0300, Andy Shevchenko wrote: > > There is a patch series which introduces ACPI DMA helpers in similar way > > like > > we have for DeviceTree. > > > > In addition it applies this to the first user, namely

Re: [PATCH v2 0/5] dmaengine: add ACPI DMA helpers and use them in dw_dmac

2013-04-15 Thread Andy Shevchenko
Will do tomorrow. Thanks! On Mon, Apr 15, 2013 at 7:36 PM, Vinod Koul wrote: > On Tue, Apr 09, 2013 at 02:05:42PM +0300, Andy Shevchenko wrote: >> There is a patch series which introduces ACPI DMA helpers in similar way like >> we have for DeviceTree. >> >> In addition it applies this to the firs

Re: [PATCH v2 0/5] dmaengine: add ACPI DMA helpers and use them in dw_dmac

2013-04-15 Thread Vinod Koul
On Tue, Apr 09, 2013 at 02:05:42PM +0300, Andy Shevchenko wrote: > There is a patch series which introduces ACPI DMA helpers in similar way like > we have for DeviceTree. > > In addition it applies this to the first user, namely dw_dmac driver. Applied w/o 3 & 5.2 they failed, can you pls rebase a

Re: [PATCH v2 0/5] dmaengine: add ACPI DMA helpers and use them in dw_dmac

2013-04-11 Thread Andy Shevchenko
On Tue, 2013-04-09 at 14:05 +0300, Andy Shevchenko wrote: > There is a patch series which introduces ACPI DMA helpers in similar way like > we have for DeviceTree. > > In addition it applies this to the first user, namely dw_dmac driver. > > Since v1: > - address one Vinod's comment > - replac