Re: [PATCH v6 0/5] usb: xhci: Add support for Renesas USB controllers

From: Christian Lamparter
Date: Mon Jan 13 2020 - 15:34:06 EST


On Mon, Jan 13, 2020 at 9:10 PM John Stultz <john.stultz@xxxxxxxxxx> wrote:
>
> On Mon, Jan 13, 2020 at 12:42 AM Vinod Koul <vkoul@xxxxxxxxxx> wrote:
> >
> > This series add support for Renesas USB controllers uPD720201 and uPD720202.
> > These require firmware to be loaded and in case devices have ROM those can
> > also be programmed if empty. If ROM is programmed, it runs from ROM as well.
> >
> > This includes two patches from Christian which supported these controllers
> > w/o ROM and later my patches for ROM support and multiple firmware versions,
> > debugfs hook for rom erase and export of xhci-pci functions.
> >
>
> Thanks so much for updating these! They are working ok for me in my
> testing on db845c.
>
> Tested-by: John Stultz <john.stultz@xxxxxxxxxx>

Nice! I'll definitely give this series another try on my WNDR4700 too
(PowerPC Arch)
this weekend.

and from me: Thanks!