Most of the patch of this series were part of "[PATCH 00/11] dmaengine: cppi41: Add dma support to da8xx" 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. This series needs the patchset "[PATCH v2 0/2] usb: musb: cppi41: Add a way to manage DMA irq" to build. Alexandre Bailon (7): usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in dsps usb: usb: dsps: update device tree bindings 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: Fix a race between PM runtime and channel abort .../devicetree/bindings/usb/am33xx-usb.txt | 9 +- drivers/dma/cppi41.c | 120 +++++++++++---------- drivers/usb/musb/musb_dsps.c | 73 ++++++++++++- 3 files changed, 138 insertions(+), 64 deletions(-) -- 2.10.2 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html