summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMarshall Dawson <marshalldawson3rd@gmail.com>2019-09-18 18:30:05 -0600
committerMartin Roth <martinroth@google.com>2019-10-20 18:10:19 +0000
commitb5bd86296ec9102c1667870317b3b2f6ae5c18f4 (patch)
tree6a6f43098e995666301ef170b82750c97c820147 /src
parent04b4177e30b2fc5d94510f652c7b77bbf99b54a1 (diff)
downloadcoreboot-b5bd86296ec9102c1667870317b3b2f6ae5c18f4.tar.gz
coreboot-b5bd86296ec9102c1667870317b3b2f6ae5c18f4.tar.bz2
coreboot-b5bd86296ec9102c1667870317b3b2f6ae5c18f4.zip
pci_ids: Add AMD Family 17h ACP
Add Picasso's Audio Coprocessor Change-Id: I3f49a61125f0a25db9f43bf2b27c9c68f21d1594 Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36116 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src')
-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 6abedb456b55..3cab86bd1cbb 100644
--- a/src/include/device/pci_ids.h
+++ b/src/include/device/pci_ids.h
@@ -456,6 +456,7 @@
#define PCI_DEVICE_ID_AMD_PCO_LPC 0x790e
#define PCI_DEVICE_ID_AMD_PCO_HDA0 0x15de
#define PCI_DEVICE_ID_AMD_PCO_HDA1 0x15e3
+#define PCI_DEVICD_ID_AMD_PCO_ACP 0x15e2
#define PCI_DEVICE_ID_AMD_PCO_XHCI0 0x15e0
#define PCI_DEVICE_ID_AMD_PCO_XHCI1 0x15e1