Skip to content

Commit 984c307

Browse files
kishonbjorn-helgaas
authored andcommitted
PCI: Add device IDs for DRA74x and DRA72x
Add device IDs for DRA74x and DRA72x devices. These devices have configurable PCI endpoint. Signed-off-by: Kishon Vijay Abraham I <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]>
1 parent 66abca1 commit 984c307

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/linux/pci_ids.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -862,6 +862,8 @@
862862
#define PCI_DEVICE_ID_TI_X620 0xac8d
863863
#define PCI_DEVICE_ID_TI_X420 0xac8e
864864
#define PCI_DEVICE_ID_TI_XX20_FM 0xac8f
865+
#define PCI_DEVICE_ID_TI_DRA74x 0xb500
866+
#define PCI_DEVICE_ID_TI_DRA72x 0xb501
865867

866868
#define PCI_VENDOR_ID_SONY 0x104d
867869

0 commit comments

Comments
 (0)