]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc31b755eaceeceb390bfe704c91c30f29837a57d
tree07575df4be183b998de80cdd4b99bdf8ed809142
parent4bc488f0e37ed23e7df25aef546563a5c4085887
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