]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
PCI: Add ASPEED vendor ID to pci_ids.h
authorNirmoy Das <nirmoyd@nvidia.com>
Wed, 17 Dec 2025 15:45:28 +0000 (07:45 -0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 9 Jan 2026 20:21:16 +0000 (14:21 -0600)
commiteeb95c07d5fcaafb1829d5307ce4290cf1dc3190
tree362acb791c647c81d75da3b05633477ab3eefae3
parent8f0b4cce4481fb22653697cced8d0d04027cb1e8
PCI: Add ASPEED vendor ID to pci_ids.h

Add PCI_VENDOR_ID_ASPEED to the shared pci_ids.h header and remove the
duplicate local definition from ehci-pci.c.

This prepares for adding a PCI quirk for ASPEED devices.

Signed-off-by: Nirmoy Das <nirmoyd@nvidia.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://patch.msgid.link/20251217154529.377586-1-nirmoyd@nvidia.com
drivers/usb/host/ehci-pci.c
include/linux/pci_ids.h