Add PCI_DEVICE_ID_INTEL_CNP_H_SMBUS to soc/intel/common/block/smbus/smbus.c
Change-Id: I9fd425b199c17d11c49add504c645d9aa1aae122
This commit is contained in:
parent
a4a356011b
commit
5a710b2387
@ -76,6 +76,7 @@ static struct device_operations smbus_ops = {
|
||||
|
||||
static const unsigned short pci_device_ids[] = {
|
||||
PCI_DEVICE_ID_INTEL_CNL_SMBUS,
|
||||
PCI_DEVICE_ID_INTEL_CNP_H_SMBUS,
|
||||
PCI_DEVICE_ID_INTEL_SPT_LP_SMBUS,
|
||||
PCI_DEVICE_ID_INTEL_SPT_H_SMBUS,
|
||||
PCI_DEVICE_ID_INTEL_LWB_SMBUS_SUPER,
|
||||
|
Loading…
x
Reference in New Issue
Block a user