Re: [PATCH 0/3] usb: dwc2: Fixes and improvements

2021-01-14 Thread Guenter Roeck
On Thu, Jan 14, 2021 at 10:26:25AM +0100, Nicolas Saenz Julienne wrote: > Hi Guenter, Doug, thanks for having a look at this. > > On Wed, 2021-01-13 at 19:07 -0800, Guenter Roeck wrote: > > On Wed, Jan 13, 2021 at 03:20:55PM -0800, Doug Anderson wrote: > > > Hi, > > > > > [ ... ] > > > > > > It'

Re: [PATCH 0/3] usb: dwc2: Fixes and improvements

2021-01-14 Thread Nicolas Saenz Julienne
Hi Guenter, Doug, thanks for having a look at this. On Wed, 2021-01-13 at 19:07 -0800, Guenter Roeck wrote: > On Wed, Jan 13, 2021 at 03:20:55PM -0800, Doug Anderson wrote: > > Hi, > > > [ ... ] > > > > It's been long enough ago that I've forgotten where this was left off, > > but IIRC the 3 pat

Re: [PATCH 0/3] usb: dwc2: Fixes and improvements

2021-01-13 Thread Guenter Roeck
On Wed, Jan 13, 2021 at 03:20:55PM -0800, Doug Anderson wrote: > Hi, > [ ... ] > > It's been long enough ago that I've forgotten where this was left off, > but IIRC the 3 patches that you have here are all fine to land (and > have my Reviewed-by tag). However, I think Guenter was still tracking

Re: [PATCH 0/3] usb: dwc2: Fixes and improvements

2021-01-13 Thread Doug Anderson
Hi, On Wed, Jan 13, 2021 at 3:21 AM Nicolas Saenz Julienne wrote: > > I'm picking up this series by Guenter Roeck as he stated he has no time > for it ATM. It was found to solve some unaligned DMA access issues on > Raspberry Pi 3. You can find the original discussion here: > https://lore.kernel.

[PATCH 0/3] usb: dwc2: Fixes and improvements

2021-01-13 Thread Nicolas Saenz Julienne
I'm picking up this series by Guenter Roeck as he stated he has no time for it ATM. It was found to solve some unaligned DMA access issues on Raspberry Pi 3. You can find the original discussion here: https://lore.kernel.org/linux-usb/20200226210414.28133-1-li...@roeck-us.net/ I removed the fist p