linux/drivers/usb
Peter Robinson e1f236efd9 usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186
Set the MODULE_FIRMWARE for tegra186, it's registered for 124/210 and
ensures the firmware is available at the appropriate time such as in
the initrd, else if the firmware is unavailable the driver fails with
the following errors:

tegra-xusb 3530000.usb: Direct firmware load for nvidia/tegra186/xusb.bin failed with error -2
tegra-xusb 3530000.usb: failed to request firmware: -2
tegra-xusb 3530000.usb: failed to load firmware: -2
tegra-xusb: probe of 3530000.usb failed with error -2

Fixes: 5f9be5f3f8 ("usb: host: xhci-tegra: Add Tegra186 XUSB support")
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200120141910.116097-1-pbrobinson@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-22 10:09:36 +01:00
..
atm
c67x00
cdns3 usb: cdns3: add NXP imx8qm glue layer 2020-01-15 10:39:22 +01:00
chipidea usb: chipidea: add inline for ci_hdrc_host_driver_init if host is not defined 2020-01-22 07:54:27 +01:00
class
common
core Merge 5.5-rc7 into usb-next 2020-01-21 19:36:59 +01:00
dwc2 usb: dwc2: Drop unlock/lock upon queueing a work item 2020-01-15 14:43:12 +01:00
dwc3 usb: dwc3: gadget: Remove END_TRANSFER delay 2020-01-15 10:39:23 +01:00
early
gadget usb: gadget: f_ecm: Use atomic_t to track in-flight request 2020-01-15 10:40:22 +01:00
host usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186 2020-01-22 10:09:36 +01:00
image
isp1760
misc
mon
mtu3
musb usb: musb: fix spelling mistake: "periperal" -> "peripheral" 2020-01-21 19:58:45 +01:00
phy usb: phy-generic: Delete unused platform data 2020-01-15 10:39:20 +01:00
renesas_usbhs phy: for 5.6 2020-01-17 07:52:26 +01:00
roles
serial Merge 5.5-rc7 into usb-next 2020-01-21 19:36:59 +01:00
storage
typec Merge 5.5-rc6 into usb-next 2020-01-13 12:11:40 +01:00
usbip
Kconfig
Makefile
usb-skeleton.c