]> git.itanic.dy.fi Git - linux-stable/commit
usb: dwc3: pci: Add support for Intel Raptor Lake
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 15 Aug 2022 12:33:34 +0000 (15:33 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Aug 2022 19:10:34 +0000 (21:10 +0200)
commitbad0d1d726ace2db9e0f39c62b173bc7cc43dd6a
tree827801eca003b191419198a5f8223cee82647e9e
parent1b1b672cc1d4fb3065dac79efb8901bd6244ef69
usb: dwc3: pci: Add support for Intel Raptor Lake

This adds the necessary PCI device ID for the controller
inside the Intel Raptor Lake CPU block. The controllers that
are part of the PCH (chipset) have separate device IDs.

Cc: stable@vger.kernel.org
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20220815123334.87526-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/dwc3-pci.c