usb: dwc3: pci: Add support for Intel Alder Lake
authorShruthi Sanil <shruthi.sanil@intel.com>
Tue, 8 Mar 2022 17:08:48 +0000 (22:38 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Mar 2022 14:45:03 +0000 (15:45 +0100)
commitecb0a2f1e9e263645c9344e898423937ea842551
tree4e098caa99753ca3900d08e411039e9a9fa47ca5
parentac01df343e5a6c6bcead2ed421af1fde30f73e7e
usb: dwc3: pci: Add support for Intel Alder Lake

Add the PCI device ID and update the dwc3_pci_id_table
for Intel Alder Lake SoC.

The DWC3 controllor in the CPU block handles the USB3 traffic
and the device ID is common across the Alder Lake platforms.

Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Shruthi Sanil <shruthi.sanil@intel.com>
Link: https://lore.kernel.org/r/20220308170848.30722-1-shruthi.sanil@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/dwc3-pci.c