summaryrefslogtreecommitdiff
path: root/src/soc/intel/pantherlake/bootblock
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/pantherlake/bootblock')
-rw-r--r--src/soc/intel/pantherlake/bootblock/report_platform.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/intel/pantherlake/bootblock/report_platform.c b/src/soc/intel/pantherlake/bootblock/report_platform.c
index 22cda26982..55afc49219 100644
--- a/src/soc/intel/pantherlake/bootblock/report_platform.c
+++ b/src/soc/intel/pantherlake/bootblock/report_platform.c
@@ -31,6 +31,8 @@ static struct {
{ PCI_DID_INTEL_PTL_U_ID_1, "Pantherlake U" },
{ PCI_DID_INTEL_PTL_H_ID_1, "Pantherlake H" },
{ PCI_DID_INTEL_PTL_H_ID_2, "Pantherlake H" },
+ { PCI_DID_INTEL_PTL_H_ID_3, "Pantherlake H" },
+ { PCI_DID_INTEL_PTL_H_ID_4, "Pantherlake H" },
};
static struct {