aboutsummaryrefslogtreecommitdiff
path: root/src/include/device/pci_ids.h
diff options
context:
space:
mode:
authorMarshall Dawson <marshalldawson3rd@gmail.com>2019-07-17 22:14:47 -0600
committerMartin Roth <martinroth@google.com>2019-07-21 17:29:59 +0000
commit917cc5cf2529f1ce387354941fb0a664919e8a91 (patch)
tree03665ef4c90214072d2cb29f7ac315df9ecaba62 /src/include/device/pci_ids.h
parent8b199ce6752c5649e49044b6d9b3c3e6adcc9c8c (diff)
pci_ids: Add AMD Family 17h host bridge
Add the ID for Picasso's D0F0. Change-Id: Id83dfecd628a6ee67bf61e390569da6cfc455a7d Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/34417 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/include/device/pci_ids.h')
-rw-r--r--src/include/device/pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h
index 4de75ac2b4..26b1237639 100644
--- a/src/include/device/pci_ids.h
+++ b/src/include/device/pci_ids.h
@@ -300,6 +300,7 @@
#define PCI_DEVICE_ID_AMD_15H_MODEL_707F_NB_HT 0x15B0
#define PCI_DEVICE_ID_AMD_16H_MODEL_000F_NB_HT 0x1536
#define PCI_DEVICE_ID_AMD_16H_MODEL_303F_NB_HT 0x1566
+#define PCI_DEVICE_ID_AMD_17H_MODEL_101F_NB 0x15d0
#define PCI_DEVICE_ID_AMD_15H_MODEL_101F_NB_IOMMU 0x1419
#define PCI_DEVICE_ID_AMD_15H_MODEL_303F_NB_IOMMU 0x1423
#define PCI_DEVICE_ID_AMD_15H_MODEL_707F_NB_IOMMU 0x1577