Re: [PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support

2014-09-11 Thread Shevchenko, Andriy
On Thu, 2014-09-11 at 12:12 +0530, Vinod Koul wrote: > On Tue, Aug 19, 2014 at 08:29:11PM +0300, Andy Shevchenko wrote: > > The patchset is targeting two things: > > - removal of slave_id which is deprecated (suggested by Arnd Bergmann) > > - support BayTrail and Braswell SoCs in PCI case > > >

Re: [PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support

2014-09-11 Thread Vinod Koul
On Tue, Aug 19, 2014 at 08:29:11PM +0300, Andy Shevchenko wrote: > The patchset is targeting two things: > - removal of slave_id which is deprecated (suggested by Arnd Bergmann) > - support BayTrail and Braswell SoCs in PCI case > > They are tight with each other, thus comes in one series. > >

Re: [PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support

2014-09-11 Thread Vinod Koul
On Tue, Aug 19, 2014 at 08:29:11PM +0300, Andy Shevchenko wrote: The patchset is targeting two things: - removal of slave_id which is deprecated (suggested by Arnd Bergmann) - support BayTrail and Braswell SoCs in PCI case They are tight with each other, thus comes in one series. The

Re: [PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support

2014-09-11 Thread Shevchenko, Andriy
On Thu, 2014-09-11 at 12:12 +0530, Vinod Koul wrote: On Tue, Aug 19, 2014 at 08:29:11PM +0300, Andy Shevchenko wrote: The patchset is targeting two things: - removal of slave_id which is deprecated (suggested by Arnd Bergmann) - support BayTrail and Braswell SoCs in PCI case They are

Re: [PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support

2014-08-29 Thread Andy Shevchenko
On Tue, 2014-08-19 at 20:29 +0300, Andy Shevchenko wrote: > The patchset is targeting two things: > - removal of slave_id which is deprecated (suggested by Arnd Bergmann) > - support BayTrail and Braswell SoCs in PCI case > > They are tight with each other, thus comes in one series. > > The

Re: [PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support

2014-08-29 Thread Andy Shevchenko
On Tue, 2014-08-19 at 20:29 +0300, Andy Shevchenko wrote: The patchset is targeting two things: - removal of slave_id which is deprecated (suggested by Arnd Bergmann) - support BayTrail and Braswell SoCs in PCI case They are tight with each other, thus comes in one series. The patch set

Re: [PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support

2014-08-27 Thread Andy Shevchenko
On Wed, Aug 27, 2014 at 1:39 AM, Greg Kroah-Hartman wrote: > On Tue, Aug 26, 2014 at 06:27:25PM +0300, Andy Shevchenko wrote: >> On Tue, 2014-08-19 at 20:29 +0300, Andy Shevchenko wrote: >> Greg, gently ping you to get your Ack (or comments) on patches 11/12 and >> 12/12. > > Oops, sorry about

Re: [PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support

2014-08-27 Thread Andy Shevchenko
On Wed, Aug 20, 2014 at 9:17 AM, Hans-Christian Egtvedt wrote: > Around Tue 19 Aug 2014 20:29:11 +0300 or thereabout, Andy Shevchenko wrote: >> The patchset is targeting two things: >> - removal of slave_id which is deprecated (suggested by Arnd Bergmann) >> - support BayTrail and Braswell SoCs

Re: [PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support

2014-08-27 Thread Andy Shevchenko
On Wed, Aug 20, 2014 at 9:17 AM, Hans-Christian Egtvedt egtv...@samfundet.no wrote: Around Tue 19 Aug 2014 20:29:11 +0300 or thereabout, Andy Shevchenko wrote: The patchset is targeting two things: - removal of slave_id which is deprecated (suggested by Arnd Bergmann) - support BayTrail and

Re: [PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support

2014-08-27 Thread Andy Shevchenko
On Wed, Aug 27, 2014 at 1:39 AM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Tue, Aug 26, 2014 at 06:27:25PM +0300, Andy Shevchenko wrote: On Tue, 2014-08-19 at 20:29 +0300, Andy Shevchenko wrote: Greg, gently ping you to get your Ack (or comments) on patches 11/12 and 12/12.

Re: [PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support

2014-08-26 Thread Greg Kroah-Hartman
On Tue, Aug 26, 2014 at 06:27:25PM +0300, Andy Shevchenko wrote: > On Tue, 2014-08-19 at 20:29 +0300, Andy Shevchenko wrote: > > The patchset is targeting two things: > > - removal of slave_id which is deprecated (suggested by Arnd Bergmann) > > - support BayTrail and Braswell SoCs in PCI case >

Re: [PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support

2014-08-26 Thread Andy Shevchenko
On Tue, 2014-08-19 at 20:29 +0300, Andy Shevchenko wrote: > The patchset is targeting two things: > - removal of slave_id which is deprecated (suggested by Arnd Bergmann) > - support BayTrail and Braswell SoCs in PCI case > > They are tight with each other, thus comes in one series. > > The

Re: [PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support

2014-08-26 Thread Andy Shevchenko
On Tue, 2014-08-19 at 20:29 +0300, Andy Shevchenko wrote: The patchset is targeting two things: - removal of slave_id which is deprecated (suggested by Arnd Bergmann) - support BayTrail and Braswell SoCs in PCI case They are tight with each other, thus comes in one series. The patch set

Re: [PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support

2014-08-26 Thread Greg Kroah-Hartman
On Tue, Aug 26, 2014 at 06:27:25PM +0300, Andy Shevchenko wrote: On Tue, 2014-08-19 at 20:29 +0300, Andy Shevchenko wrote: The patchset is targeting two things: - removal of slave_id which is deprecated (suggested by Arnd Bergmann) - support BayTrail and Braswell SoCs in PCI case

Re: [PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support

2014-08-20 Thread Hans-Christian Egtvedt
Around Tue 19 Aug 2014 20:29:11 +0300 or thereabout, Andy Shevchenko wrote: > The patchset is targeting two things: > - removal of slave_id which is deprecated (suggested by Arnd Bergmann) > - support BayTrail and Braswell SoCs in PCI case > > They are tight with each other, thus comes in one

Re: [PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support

2014-08-20 Thread Hans-Christian Egtvedt
Around Tue 19 Aug 2014 20:29:11 +0300 or thereabout, Andy Shevchenko wrote: The patchset is targeting two things: - removal of slave_id which is deprecated (suggested by Arnd Bergmann) - support BayTrail and Braswell SoCs in PCI case They are tight with each other, thus comes in one