On Wed, Feb 15, 2017 at 02:56:31PM +0100, Alexandre Bailon wrote: > This series intend to make the CPPI 4.1 more generic in order to > add a new platform (the DA8xx). > To achieve that, all the IRQ code present in CPPI 4.1 driver has been moved > to MUSB DSPS driver. > Other changes mainly update the glue layer and platform code to make the > whole driver more generic. > > Changes in v5: > - Rebase on linux-next > - No dependencies on other series anymore (they have been applied) Not really, we dont apply patches on linux-next but on subsystem tree's. So since we are soo close to merge window, am going to defer this series and apply once merge window closes. > > Changes in v4: > - Remove dev argument in patch 4 > - Remove the isr callback from glue > > Changes in v3: > - To prevent build error report from kbuild test robot, move the first > patch of v2 to another patchset. > - Make CPPI 4.1 driver compatible with old and new binddings. > - Remove the patch updating the am33xx-usb binddings. > - Remove useless changes in patch 4 > - Remove a patch that was fixing PM runtime issue that was happenning > during a teardown. Tony Lindgren's patches fix the issue. > > Alexandre Bailon (5): > dmaengine: cppi41: Remove usbss_mem > dmaengine: cppi41: rename platform variables > dmaengine: cppi41: Move some constants to glue layer > dmaengine: cppi41: init_sched(): Get number of channels from DT > dmaengine: cppi41: Remove isr callback from glue layer > > drivers/dma/cppi41.c | 79 ++++++++++++++++++++++++++++++---------------------- > 1 file changed, 46 insertions(+), 33 deletions(-) > > -- > 2.10.2 > -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html