Hi, On Thu, Mar 31, 2011 at 4:36 PM, Felipe Balbi <balbi@xxxxxx> wrote: > On Thu, Mar 31, 2011 at 10:28:35AM +0200, Mian Yousaf Kaukab wrote: >> Hi Felipe, >> >> On 03/22/2011 02:59 PM, Mian Yousaf KAUKAB wrote: >> >Hi, >> >This patch set adds musb dma support. It has been rebased to >> >git://gitorious.org/usb/usb.git musb branch. Following patches which were part >> >of previous version have already been merged by Felipe so they are not included. >> > >> > [PATCH 1/8] usb: musb: clear AUTOSET while clearing DMAENAB >> > [PATCH 6/8] usb: musb: ux500: copy dma mask from platform device to musb >> > >> >Change-log from v1: >> > - Added code to dynamically select DMA mode using request->short_not_ok >> > - Not enabling USE_MODE1 any more >> > - Removed useless calls to musb_ep_select() from ux500_tx_work() and >> > ux500_rx_work() >> > >> >Mian Yousaf Kaukab (4): >> > usb: musb: ux500: add ux500 specific code for gadget side >> > usb: musb: ux500: add dma name for ux500 >> > usb: musb: ux500: add dma glue layer for ux500 >> > usb: musb: ux500: add configuration and build options for ux500 dma >> > >> > drivers/usb/musb/Kconfig | 7 + >> > drivers/usb/musb/Makefile | 5 + >> > drivers/usb/musb/musb_core.c | 2 + >> > drivers/usb/musb/musb_gadget.c | 57 +++++- >> > drivers/usb/musb/ux500_dma.c | 422 ++++++++++++++++++++++++++++++++++++++++ >> > 5 files changed, 489 insertions(+), 4 deletions(-) >> > create mode 100644 drivers/usb/musb/ux500_dma.c >> > >> Did you get a chance to review this patch set? > > Yes, it's pending as it's not really fixing anything so I can't send on > -rc cycle :-) > Are these still pending? > -- > balbi Thanks, -- Mian Yousaf Kaukab -- 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