Re: [PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one

2015-10-14 Thread Peter Ujfalusi
On 10/14/2015 01:27 PM, Vinod Koul wrote: > On Thu, Sep 24, 2015 at 01:01:47PM +0300, Peter Ujfalusi wrote: >> Hi, >> >> Cover letter: >> >> with this series the edma two driver setup will be changed to have only one >> driver to support eDMA3. The legacy edma interface will be removed and eDMA

Re: [PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one

2015-10-14 Thread Vinod Koul
On Thu, Sep 24, 2015 at 01:01:47PM +0300, Peter Ujfalusi wrote: > Hi, > > Cover letter: > > with this series the edma two driver setup will be changed to have only one > driver to support eDMA3. The legacy edma interface will be removed and eDMA > can > only be used via dmaengine API from this

Re: [PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one

2015-10-14 Thread Peter Ujfalusi
On 10/14/2015 01:27 PM, Vinod Koul wrote: > On Thu, Sep 24, 2015 at 01:01:47PM +0300, Peter Ujfalusi wrote: >> Hi, >> >> Cover letter: >> >> with this series the edma two driver setup will be changed to have only one >> driver to support eDMA3. The legacy edma interface will be removed and eDMA

Re: [PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one

2015-10-14 Thread Vinod Koul
On Thu, Sep 24, 2015 at 01:01:47PM +0300, Peter Ujfalusi wrote: > Hi, > > Cover letter: > > with this series the edma two driver setup will be changed to have only one > driver to support eDMA3. The legacy edma interface will be removed and eDMA > can > only be used via dmaengine API from this

Re: [PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one

2015-10-07 Thread Sekhar Nori
On Thursday 24 September 2015 03:31 PM, Peter Ujfalusi wrote: > with this series the edma two driver setup will be changed to have only one > driver to support eDMA3. The legacy edma interface will be removed and eDMA > can > only be used via dmaengine API from this point on. > In order to do

Re: [PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one

2015-10-07 Thread Sekhar Nori
On Thursday 24 September 2015 03:31 PM, Peter Ujfalusi wrote: > with this series the edma two driver setup will be changed to have only one > driver to support eDMA3. The legacy edma interface will be removed and eDMA > can > only be used via dmaengine API from this point on. > In order to do

Re: [PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one

2015-10-06 Thread Peter Ujfalusi
On 10/06/2015 10:30 AM, Koul, Vinod wrote: > On Tue, 2015-10-06 at 09:15 +0300, Peter Ujfalusi wrote: >> Hi >> >> On 09/24/2015 01:01 PM, Peter Ujfalusi wrote: >>> Hi, >>> >>> Changes since v3: >>> - Separated the two (patch 10/11 in v2 patch 10 in v3) patch which got >>> squashed >>> by

Re: [PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one

2015-10-06 Thread Koul, Vinod
On Tue, 2015-10-06 at 09:15 +0300, Peter Ujfalusi wrote: > Hi > > On 09/24/2015 01:01 PM, Peter Ujfalusi wrote: > > Hi, > > > > Changes since v3: > > - Separated the two (patch 10/11 in v2 patch 10 in v3) patch which got > > squashed > > by accident for v3 > > - Added Tony's Acked-by to patch

Re: [PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one

2015-10-06 Thread Peter Ujfalusi
Hi On 09/24/2015 01:01 PM, Peter Ujfalusi wrote: > Hi, > > Changes since v3: > - Separated the two (patch 10/11 in v2 patch 10 in v3) patch which got > squashed > by accident for v3 > - Added Tony's Acked-by to patch 11 (for mach-oamp2 part) Gentle ping on this series ;) -- Péter >

Re: [PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one

2015-10-06 Thread Peter Ujfalusi
Hi On 09/24/2015 01:01 PM, Peter Ujfalusi wrote: > Hi, > > Changes since v3: > - Separated the two (patch 10/11 in v2 patch 10 in v3) patch which got > squashed > by accident for v3 > - Added Tony's Acked-by to patch 11 (for mach-oamp2 part) Gentle ping on this series ;) -- Péter >

Re: [PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one

2015-10-06 Thread Koul, Vinod
On Tue, 2015-10-06 at 09:15 +0300, Peter Ujfalusi wrote: > Hi > > On 09/24/2015 01:01 PM, Peter Ujfalusi wrote: > > Hi, > > > > Changes since v3: > > - Separated the two (patch 10/11 in v2 patch 10 in v3) patch which got > > squashed > > by accident for v3 > > - Added Tony's Acked-by to patch

Re: [PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one

2015-10-06 Thread Peter Ujfalusi
On 10/06/2015 10:30 AM, Koul, Vinod wrote: > On Tue, 2015-10-06 at 09:15 +0300, Peter Ujfalusi wrote: >> Hi >> >> On 09/24/2015 01:01 PM, Peter Ujfalusi wrote: >>> Hi, >>> >>> Changes since v3: >>> - Separated the two (patch 10/11 in v2 patch 10 in v3) patch which got >>> squashed >>> by

[PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one

2015-09-24 Thread Peter Ujfalusi
Hi, Changes since v3: - Separated the two (patch 10/11 in v2 patch 10 in v3) patch which got squashed by accident for v3 - Added Tony's Acked-by to patch 11 (for mach-oamp2 part) Changes since v2: - devm_kasprintf format string fixed - Additional patch to enable dynamic paRAM slot usage when

[PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one

2015-09-24 Thread Peter Ujfalusi
Hi, Changes since v3: - Separated the two (patch 10/11 in v2 patch 10 in v3) patch which got squashed by accident for v3 - Added Tony's Acked-by to patch 11 (for mach-oamp2 part) Changes since v2: - devm_kasprintf format string fixed - Additional patch to enable dynamic paRAM slot usage when