Re: [PATCH v3 00/30] usb: updates for dwc2 gadget driver

2015-01-12 Thread Felipe Balbi
Hi, On Mon, Jan 12, 2015 at 09:20:15PM +, Paul Zimmerman wrote: > > From: Mian Yousaf Kaukab [mailto:yousaf.kau...@intel.com] > > Sent: Friday, January 09, 2015 4:39 AM > > > > Hi, > > This patchset consists of various bug fixes and feature enhancements for the > > dwc2 gadget driver. All the

RE: [PATCH v3 00/30] usb: updates for dwc2 gadget driver

2015-01-12 Thread Paul Zimmerman
> From: Mian Yousaf Kaukab [mailto:yousaf.kau...@intel.com] > Sent: Friday, January 09, 2015 4:39 AM > > Hi, > This patchset consists of various bug fixes and feature enhancements for the > dwc2 gadget driver. All the patches are verified on dwc2 v3.0a with dedicated > fifos. Main focus of testing

Re: [PATCH v3 00/30] usb: updates for dwc2 gadget driver

2015-01-12 Thread Robert Baldyga
Herrero, Gregory; pa...@synopsys.com; >> sergei.shtyl...@cogentembedded.com; dingu...@opensource.altera.com >> Subject: Re: [PATCH v3 00/30] usb: updates for dwc2 gadget driver >> >> On 01/09/2015 01:38 PM, Mian Yousaf Kaukab wrote: >>> Hi, >>> This patchs

RE: [PATCH v3 00/30] usb: updates for dwc2 gadget driver

2015-01-12 Thread Kaukab, Yousaf
mbedded.com; dingu...@opensource.altera.com > Subject: Re: [PATCH v3 00/30] usb: updates for dwc2 gadget driver > > On 01/09/2015 01:38 PM, Mian Yousaf Kaukab wrote: > > Hi, > > This patchset consists of various bug fixes and feature enhancements > > for the > > dwc2 gadget

Re: [PATCH v3 00/30] usb: updates for dwc2 gadget driver

2015-01-12 Thread Robert Baldyga
On 01/09/2015 01:38 PM, Mian Yousaf Kaukab wrote: > Hi, > This patchset consists of various bug fixes and feature enhancements for the > dwc2 gadget driver. All the patches are verified on dwc2 v3.0a with dedicated > fifos. Main focus of testing was with dma enabled. Although basic testing > withou

RE: [PATCH v3 00/30] usb: updates for dwc2 gadget driver

2015-01-09 Thread Paul Zimmerman
CCing more of the Samsung folks and linux-kernel. Robert, Marek, can you test this series on your platform, please? If I don't hear from you soon, I'll just ack it and we can deal with any breakage later. -- Paul > From: Mian Yousaf Kaukab [mailto:yousaf.kau...@intel.com] > Sent: Friday, Januar

[PATCH v3 00/30] usb: updates for dwc2 gadget driver

2015-01-09 Thread Mian Yousaf Kaukab
Hi, This patchset consists of various bug fixes and feature enhancements for the dwc2 gadget 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. It is based on testing/next branch in