From: Kishon Vijay Abraham I Date: Mon, 27 Mar 2017 09:45:13 +0000 (+0530) Subject: PCI: Add device IDs for DRA74x and DRA72x X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=984c307878f8924d743c419c79fdebbc19f1285e;p=linux.git 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 Signed-off-by: Bjorn Helgaas --- diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index a4f77feecbb00..5f6b71d15393a 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -862,6 +862,8 @@ #define PCI_DEVICE_ID_TI_X620 0xac8d #define PCI_DEVICE_ID_TI_X420 0xac8e #define PCI_DEVICE_ID_TI_XX20_FM 0xac8f +#define PCI_DEVICE_ID_TI_DRA74x 0xb500 +#define PCI_DEVICE_ID_TI_DRA72x 0xb501 #define PCI_VENDOR_ID_SONY 0x104d