diff options
Diffstat (limited to 'src/include/device/pci_ids.h')
-rw-r--r-- | src/include/device/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index d99f307bd9..b54de0bdb2 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -3911,6 +3911,7 @@ /* Intel SMBUS device Ids */ #define PCI_DEVICE_ID_INTEL_LPT_H_SMBUS 0x8c22 #define PCI_DEVICE_ID_INTEL_LPT_LP_SMBUS 0x9c22 +#define PCI_DEVICE_ID_INTEL_WPT_LP_SMBUS 0x9ca2 #define PCI_DEVICE_ID_INTEL_APL_SMBUS 0x5ad4 #define PCI_DEVICE_ID_INTEL_SPT_LP_SMBUS 0x9d23 #define PCI_DEVICE_ID_INTEL_SPT_H_SMBUS 0xa123 |