]> git.hungrycats.org Git - linux/commit
usb: dwc3: pci: Drop duplicate ID
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Tue, 12 Mar 2024 11:50:08 +0000 (13:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Apr 2024 13:11:58 +0000 (15:11 +0200)
commit514fca60e16c2a976c62dde0aa9853989b35c420
tree13e91347900a43918a0705b0f78a6dbd33bee49a
parent2f564056feda54c0c9aac310806b55024ddc37c5
usb: dwc3: pci: Drop duplicate ID

commit f121531703ae442edc1dde4b56803680628bc5b7 upstream.

Intel Arrow Lake CPU uses the Meteor Lake ID with this
controller (the controller that's part of the Intel Arrow
Lake chipset (PCH) does still have unique PCI ID).

Fixes: de4b5b28c87c ("usb: dwc3: pci: add support for the Intel Arrow Lake-H")
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Link: https://lore.kernel.org/r/20240312115008.1748637-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/dwc3-pci.c