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

From: John Stultz
Date: Mon Jan 13 2020 - 15:10:13 EST


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>

thanks again!
-john