> -----Original Message----- > From: Felipe Balbi [mailto:balbi@xxxxxx] > Sent: Tuesday, January 27, 2015 4:31 PM > To: John Youn > Cc: Kaukab, Yousaf; linux-usb@xxxxxxxxxxxxxxx; balbi@xxxxxx; Herrero, > Gregory; r.baldyga@xxxxxxxxxxx; dinguyen@xxxxxxxxxxxxxxxxxxxxx; > sergei.shtylyov@xxxxxxxxxxxxxxxxxx > Subject: Re: [PATCH v1 00/13] usb: second series of updates for dwc2 driver > > On Thu, Jan 22, 2015 at 02:28:33AM +0000, John Youn wrote: > > > From: Mian Yousaf Kaukab [mailto:yousaf.kaukab@xxxxxxxxx] > > > Sent: Wednesday, January 21, 2015 6:37 AM > > > > > > Hi, > > > This patchset consists of some bug fixes, feature enhancements and > > > cosmetic changes for the dwc2 driver. All the patches are verified > > > on > > > dwc2 v3.0a with dedicated fifos. Main focus of testing was with dma > > > enabled. Although basic testing without dma was also done. > > > > > > This is based on testing/next branch in Felipe's git. > > > > > > Removed Paul Zimmerman from CC as his Synopsys address is not valid > > > any longer. > > > > > > Thank you, > > > > > > Best regards, > > > Yousaf > > > > > > History: > > > v1: > > > - Fixed comments from Sergei Shtylyov and Robert Baldyga > > > > > > Gregory Herrero (8): > > > usb: dwc2: host: register hcd handle to the phy > > > usb: dwc2: host: resume root hub on remote wakeup > > > usb: dwc2: gadget: fix clear halt feature handling > > > usb: dwc2: gadget: add TEST_MODE feature support > > > usb: dwc2: gadget: fix a typo in comment > > > usb: dwc2: gadget: add reset flag in init function > > > usb: dwc2: gadget: don't modify pullup status during reset > > > usb: dwc2: gadget: initialize controller in pullup callback > > > > > > Mian Yousaf Kaukab (5): > > > usb: dwc2: gadget: remove hardcoded if (0) and if (1) checks > > > usb: dwc2: gadget: add unaligned buffers support > > > usb: dwc2: gadget: fix debug message for zlp > > > usb: dwc2: gadget: fix phy interface configuration > > > usb: dwc2: gadget: replace constants with defines > > > > > > drivers/usb/dwc2/core.h | 12 +- > > > drivers/usb/dwc2/gadget.c | 359 > > > ++++++++++++++++++++++++++++++++++++++-------- > > > drivers/usb/dwc2/hcd.c | 43 ++++-- > > > drivers/usb/dwc2/hw.h | 1 + > > > 4 files changed, 349 insertions(+), 66 deletions(-) > > > > > > -- > > > 1.9.1 > > > > > > Hi Yousaf, > > > > I'm working on testing this series now on our platform. Please give me > > a couple days as I am still getting up to speed. > > there's very little time to get this in v3.20 merge window, we might have to > delay to 3.21. I prefer that you test this properly then us pushing something that > causes regressiosn :-s I would prefer if we still can get it in for v3.20. I have more patches planned for v3.21. This series has been verified on dwc2 v3.00a and also for the gadget parts Tested-by: Robert Baldyga <r.baldyga@xxxxxxxxxxx> Who has dwc2 v2.81a. > > -- > balbi BR, Yousaf -- 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