diff options
Diffstat (limited to 'src/include/device/pci_ids.h')
-rw-r--r-- | src/include/device/pci_ids.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index 496745b0b0..a3ee558f76 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -2856,6 +2856,9 @@ #define PCI_DEVICE_ID_INTEL_UPT_H_Q270 0xa2c6 #define PCI_DEVICE_ID_INTEL_UPT_H_Q250 0xa2c7 #define PCI_DEVICE_ID_INTEL_UPT_H_B250 0xa2c8 +#define PCI_DEVICE_ID_INTEL_UPT_H_Z370 0xa2c9 +#define PCI_DEVICE_ID_INTEL_UPT_H_H310C 0xa2ca +#define PCI_DEVICE_ID_INTEL_UPT_H_B365 0xa2cc #define PCI_DEVICE_ID_INTEL_SPT_LP_Y_PREMIUM_HDCP22 0x9d4b #define PCI_DEVICE_ID_INTEL_SPT_LP_U_PREMIUM_HDCP22 0x9d4e #define PCI_DEVICE_ID_INTEL_SPT_LP_U_BASE_HDCP22 0x9d50 |