Message ID | 20170123172453.30224-1-abailon@baylibre.com |
---|---|
Headers | show |
Series | dmaengine: cppi41: Make CPPI 4.1 driver more generic | expand |
On Mon, Jan 23, 2017 at 06:24:47PM +0100, Alexandre Bailon wrote: > 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 is to apply on top of > "[PATCH v4 0/3] usb: musb: cppi41: Add a way to manage DMA irq". Somehow I dont have that series in my queue, can you please repost this.. -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Sun, Feb 05, 2017 at 05:40:46PM +0530, Vinod Koul wrote: > On Mon, Jan 23, 2017 at 06:24:47PM +0100, Alexandre Bailon wrote: > > 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 is to apply on top of > > "[PATCH v4 0/3] usb: musb: cppi41: Add a way to manage DMA irq". > > Somehow I dont have that series in my queue, can you please repost this.. Oh wait, thats a USB series which should go thru USB tree right..? Or does it have dma parts too..? Wasnt apparent from patch titles though.. -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
+linux-usb list On Sun, Feb 05, 2017 at 05:42:50PM +0530, Vinod Koul wrote: > On Sun, Feb 05, 2017 at 05:40:46PM +0530, Vinod Koul wrote: > > On Mon, Jan 23, 2017 at 06:24:47PM +0100, Alexandre Bailon wrote: > > > 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 is to apply on top of > > > "[PATCH v4 0/3] usb: musb: cppi41: Add a way to manage DMA irq". > > > > Somehow I dont have that series in my queue, can you please repost this.. > > Oh wait, thats a USB series which should go thru USB tree right..? Or does > it have dma parts too..? Wasnt apparent from patch titles though.. Yes, that series are pending in my queue, it requires your ACK on [PATCH v5 6/6] usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPS, which moves interrupt handling from CPPI driver to MUSB driver. Regards, -Bin. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html