summaryrefslogtreecommitdiff
path: root/src/soc/intel/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common')
-rw-r--r--src/soc/intel/common/block/systemagent/systemagent.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/systemagent/systemagent.c b/src/soc/intel/common/block/systemagent/systemagent.c
index 3b7163367f..b35820234e 100644
--- a/src/soc/intel/common/block/systemagent/systemagent.c
+++ b/src/soc/intel/common/block/systemagent/systemagent.c
@@ -427,6 +427,8 @@ static const unsigned short systemagent_ids[] = {
PCI_DID_INTEL_PTL_U_ID_1,
PCI_DID_INTEL_PTL_H_ID_1,
PCI_DID_INTEL_PTL_H_ID_2,
+ PCI_DID_INTEL_PTL_H_ID_3,
+ PCI_DID_INTEL_PTL_H_ID_4,
PCI_DID_INTEL_LNL_M_ID,
PCI_DID_INTEL_LNL_M_ID_1,
PCI_DID_INTEL_MTL_M_ID,