PCI: Add TI J721E device to PCI IDs
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 1 Feb 2021 19:58:06 +0000 (01:28 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Feb 2021 20:12:41 +0000 (14:12 -0600)
Add TI J721E device to the PCI ID database. Since this device has a
configurable PCIe endpoint, it could be used with different drivers.

Link: https://lore.kernel.org/r/20210201195809.7342-15-kishon@ti.com
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/misc/pci_endpoint_test.c
include/linux/pci_ids.h

index eff481ce08ee0e0bcce635419d52a7579f396cb5..1b2868ca4f2a975decd097eb288d7e4c72df8bb1 100644 (file)
@@ -68,7 +68,6 @@
 #define PCI_ENDPOINT_TEST_FLAGS                        0x2c
 #define FLAG_USE_DMA                           BIT(0)
 
-#define PCI_DEVICE_ID_TI_J721E                 0xb00d
 #define PCI_DEVICE_ID_TI_AM654                 0xb00c
 #define PCI_DEVICE_ID_LS1088A                  0x80c0
 
index d8156a5dbee84b36e1e583aba8f77bcabff6cdb7..f968fcda338e8d3fd341c27cfd16ff325d20afde 100644 (file)
 #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_J721E         0xb00d
 #define PCI_DEVICE_ID_TI_DRA74x                0xb500
 #define PCI_DEVICE_ID_TI_DRA72x                0xb501