Skip to content

Commit

Permalink
PCI: Add vendor ID for Cadence
Browse files Browse the repository at this point in the history
This patch adds a new PCI vendor ID for Cadence.

Signed-off-by: Cyrille Pitchen <cyrille.pitchen@free-electrons.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
  • Loading branch information
Cyrille Pitchen authored and Lorenzo Pieralisi committed Jan 31, 2018
1 parent 49b8e3f commit 74b3070
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/linux/pci_ids.h
Original file line number Diff line number Diff line change
Expand Up @@ -2381,6 +2381,8 @@

#define PCI_VENDOR_ID_LENOVO 0x17aa

#define PCI_VENDOR_ID_CDNS 0x17cd

#define PCI_VENDOR_ID_ARECA 0x17d3
#define PCI_DEVICE_ID_ARECA_1110 0x1110
#define PCI_DEVICE_ID_ARECA_1120 0x1120
Expand Down

0 comments on commit 74b3070

Please sign in to comment.