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, 8 Sep 2022 10:28:06 +0000 (12:28 +0200)
commit2c948dd68b9e218d6b18732cf3b1664a54fcf10c
tree2e6c4f9bf7b638b163434e30b0ba989bd0f50ef0
parent23987d01de44507f2e322dcfc154fd64f2238927
usb: dwc3: pci: Add support for Intel Raptor Lake

commit bad0d1d726ace2db9e0f39c62b173bc7cc43dd6a upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/dwc3-pci.c