usb: xhci: Add support for Renesas controller with memory
authorVinod Koul <vkoul@kernel.org>
Thu, 14 May 2020 12:20:38 +0000 (17:50 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 May 2020 13:44:35 +0000 (15:44 +0200)
commita66d21d7dba84deeaf3b296c43eafc11094b6f09
tree07575df4be183b998de80cdd4b99bdf8ed809142
parent8bd5741e3145e40c1e4f422fa5f1b9d7fe0644b3
usb: xhci: Add support for Renesas controller with memory

Some rensas controller like uPD720201 and uPD720202 need firmware to be
loaded. Add these devices in table and invoke renesas firmware loader
functions to check and load the firmware into device memory when
required.

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20200514122039.300417-4-vkoul@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-pci.c
drivers/usb/host/xhci.h