On Wed, Nov 6, 2019 at 12:40 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. > Hey Vinod! In pushing this series to one of the Android trees for the db845c, there was some concern raised that this series is adding a lot of renesas specific logic to the more generic xhci-pci driver. There was some question if instead that logic should be added to its own file/module? Do you have any thoughts on this? Also, It seems there hasn't been much feedback on this for a few months now. Is there a newer version of the patchset I should sync with? Do you have plans to resubmit soon? thanks -john