Re: [PATCH v7 0/3] usb: musb: da8xx: Add DMA support

2017-04-16 Thread Bin Liu
On Wed, Mar 29, 2017 at 06:24:29PM +0200, Alexandre Bailon wrote: > This series update MUSB driver to add DMA support to DA8xx. > It should be applied on top of: > "[PATCH v4 0/3] dmaengine: cppi41: Add dma support to da8xx" and > "[PATCH] ARM: davinci: Add the clock for the CPPI 4.1 DMA engine" A

[PATCH v7 0/3] usb: musb: da8xx: Add DMA support

2017-03-29 Thread Alexandre Bailon
This series update MUSB driver to add DMA support to DA8xx. It should be applied on top of: "[PATCH v4 0/3] dmaengine: cppi41: Add dma support to da8xx" and "[PATCH] ARM: davinci: Add the clock for the CPPI 4.1 DMA engine" Changes in v7: - Remove the patch that was adding runtime PM. It was brea