diff mbox series

[v4,05/10] PCI: Adds device ID for Synopsys Sample Endpoint.

Message ID a5ce2947294fab7a9e58649c2b0b4f7c334d76c5.1523881182.git.gustavo.pimentel@synopsys.com
State Superseded
Headers show
Series Designware EP support and code clean up | expand

Commit Message

Gustavo Pimentel April 16, 2018, 2:37 p.m. UTC
The PCIe controller dual mode is capable of operating in host mode as well
as endpoint mode by configuration.

Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
---
Change v1->v2:
- Register new device id following Kishon's suggestion.
Change v2->v3:
- Nothing changed, just to follow the patch set version.
Changes v3->v4:
- Nothing changed, just to follow the patch set version.

 include/linux/pci_ids.h | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index cc608fc5..22b1c1b 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2350,6 +2350,7 @@ 
 #define PCI_DEVICE_ID_CENATEK_IDE	0x0001
 
 #define PCI_VENDOR_ID_SYNOPSYS		0x16c3
+#define PCI_DEVICE_ID_SYNOPSYS_SMPL_EP	0xedda
 
 #define PCI_VENDOR_ID_VITESSE		0x1725
 #define PCI_DEVICE_ID_VITESSE_VSC7174	0x7174