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

Peter Ujfalusi peter.ujfalusi at ti.com
Wed Oct 14 03:50:31 PDT 2015


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 can
>> only be used via dmaengine API from this point on.
>> In order to do the merge the following improvements has been done:
>> - One driver instance per eDMA:
>>  - Any number of eDMA instances are supported (both legacy and DT boot)
>> - Not relying on global variables, arrays, etc
>> - Code simplification and optimizations in several places
> 
> One question though, after this move and merge are we still left with edma
> in arm/ ?

The code from arch/arm/ is gone with this series.

-- 
Péter



More information about the linux-arm-kernel mailing list