PCI IDs: Add PCI ID for CML DPTF/DTT PCI device

This PCI ID is required in order for the CML devices to perform
SSDT generation for DPTF.

CML Processor, EDS, Vol 1,
Table 9-5, Section 9.2.

BUG=b:158986928
BRANCH=puff
TEST=builds

Signed-off-by: Edward O'Callaghan <quasisec@google.com>
Change-Id: I94aea6b9e0f60656827daada7b2cc2741604b8b3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44902
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sam McNally <sammc@google.com>
Reviewed-by: Daniel Kurtz <djkurtz@google.com>
Reviewed-by: Andrew McRae <amcrae@google.com>
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h
index 04f9d2d..f055e52 100644
--- a/src/include/device/pci_ids.h
+++ b/src/include/device/pci_ids.h
@@ -3968,6 +3968,7 @@
 #define PCI_DEVICE_ID_INTEL_JSL_IPU		0x4e19
 
 /* Intel Dynamic Tuning Technology Device */
+#define PCI_DEVICE_ID_INTEL_CML_DTT		0x1903
 #define PCI_DEVICE_ID_INTEL_TGL_DTT		0x9A03
 #define PCI_DEVICE_ID_INTEL_JSL_DTT		0x4E03