soc/intel/common/smbus: Add missing ID for GLK
PCI ID taken from Intel doc #569262. Signed-off-by: Sean Rhodes <sean@starlabs.systems> Change-Id: I31d4b7edf3288794c86a6d2b78acdc4cf0ac611f Reviewed-on: https://review.coreboot.org/c/coreboot/+/67405 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
@@ -53,6 +53,7 @@ static const unsigned short pci_device_ids[] = {
|
||||
PCI_DID_INTEL_MTL_SMBUS,
|
||||
PCI_DID_INTEL_RPP_P_SMBUS,
|
||||
PCI_DID_INTEL_APL_SMBUS,
|
||||
PCI_DID_INTEL_GLK_SMBUS,
|
||||
PCI_DID_INTEL_CNL_SMBUS,
|
||||
PCI_DID_INTEL_CNP_H_SMBUS,
|
||||
PCI_DID_INTEL_SPT_LP_SMBUS,
|
||||
|
Reference in New Issue
Block a user