On 04-06-19, 15:29, Gustavo Pimentel wrote: > Add Synopsys eDMA IP driver (version 0 and for EP side only) to Linux > kernel. This IP is generally distributed with Synopsys PCIe EndPoint IP > (depends of the use and licensing agreement), which supports: > - legacy and unroll modes > - 16 independent and concurrent channels (8 write + 8 read) > - supports linked list (scatter-gather) transfer > - each linked list descriptor can transfer from 1 byte to 4 Gbytes > - supports cyclic transfer > - PCIe EndPoint glue-logic > > This patch series contains: > - eDMA core + eDMA core v0 driver (implements the interface with > DMAengine controller APIs and interfaces with eDMA HW block) > - eDMA PCIe glue-logic reference driver (attaches to Synopsys EP and > provides memory access to eDMA core driver) Applied all, thanks -- ~Vinod