]> 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)
commitb453fb7b5fb08562d0ba40f02c730bc908182cc9
tree07575df4be183b998de80cdd4b99bdf8ed809142
parent0484ed8a450147a3117e0f080c8963870b4adc01
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