]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
usb: dwc3: pci: Add PCI ID for Intel Braswell
authorAlan Cox <alan@linux.intel.com>
Wed, 24 Sep 2014 07:40:25 +0000 (10:40 +0300)
committerBen Hutchings <ben@decadent.org.uk>
Tue, 28 Apr 2020 18:02:52 +0000 (19:02 +0100)
commit8509c450b391da0f1d28fff187900b9db7a27a2f
tree45780ef653b10d5cfb1f3aca63675d835b2ec714
parentd16baec9a682ff8747dc7b1caf2d9a0ca9772c1a
usb: dwc3: pci: Add PCI ID for Intel Braswell

commit 7d643664ea559b36188cae264047ce3c9bfec3a2 upstream.

The device controller is the same but it has different PCI ID. Add this new
ID to the driver's list of supported IDs.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/dwc3/dwc3-pci.c