Hi Greg, This musb patch set is for next v4.12-rc1. It adds DMA support for DA8xx glue, and code optimization using DIV_ROUND_UP macto. Please let me know if any change is needed. Regards, -Bin. --- Alexandre Bailon (3): usb: musb: Use shared irq usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx usb: musb: musb_cppi41: Workaround DMA stall issue during teardown Ivan Safonov (1): usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment() drivers/usb/musb/Kconfig | 4 ++-- drivers/usb/musb/cppi_dma.c | 11 +++++------ drivers/usb/musb/da8xx.c | 43 +++++++++++++++++++++++++++++++++++++++++- drivers/usb/musb/musb_core.c | 2 +- drivers/usb/musb/musb_core.h | 1 + drivers/usb/musb/musb_cppi41.c | 4 ++++ 6 files changed, 55 insertions(+), 10 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html