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/lpc/lpc.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/lpc/lpc.c b/src/soc/intel/common/block/lpc/lpc.c
index 0fb627adad..00a2bc785f 100644
--- a/src/soc/intel/common/block/lpc/lpc.c
+++ b/src/soc/intel/common/block/lpc/lpc.c
@@ -149,6 +149,9 @@ static const unsigned short pci_device_ids[] = {
PCI_DEVICE_ID_INTEL_UPT_H_Z270,
PCI_DEVICE_ID_INTEL_UPT_H_Q250,
PCI_DEVICE_ID_INTEL_UPT_H_B250,
+ PCI_DEVICE_ID_INTEL_UPT_H_Z370,
+ PCI_DEVICE_ID_INTEL_UPT_H_H310C,
+ PCI_DEVICE_ID_INTEL_UPT_H_B365,
PCI_DEVICE_ID_INTEL_SPT_LP_Y_PREMIUM_HDCP22,
PCI_DEVICE_ID_INTEL_SPT_LP_U_PREMIUM_HDCP22,
PCI_DEVICE_ID_INTEL_SPT_LP_U_BASE_HDCP22,