On Tue, Apr 14, 2020 at 9: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 patches from Christian which supported these controllers w/o > ROM and later my patches for ROM support and debugfs hook for rom erase and > export of xhci-pci functions. > > Changes in v9: > Make fw load a sync call and have single instance of probe execute, > elimating probe/remove races > Add quirk for renesas and use that for loading Validated on db845c. Tested-by: John Stultz <john.stultz@xxxxxxxxxx> thanks -john