Align Denverton PCI ID define names with other Intel SoCs. Also, update the names in SoC code accordingly.
2a81cab066 pci_ids.h: Make Denverton IDs consistent with other Intel SoCs
src/include/device/pci_ids.h | 64 ++++++++++++++++----------------
src/soc/intel/common/block/smbus/smbus.c | 2 +-
src/soc/intel/denverton_ns/csme_ie_kt.c | 4 +-
src/soc/intel/denverton_ns/lpc.c | 2 +-
src/soc/intel/denverton_ns/npk.c | 2 +-
src/soc/intel/denverton_ns/pmc.c | 2 +-
src/soc/intel/denverton_ns/sata.c | 4 +-
src/soc/intel/denverton_ns/systemagent.c | 4 +-
src/soc/intel/denverton_ns/uart.c | 2 +-
src/soc/intel/denverton_ns/xhci.c | 2 +-
10 files changed, 44 insertions(+), 44 deletions(-)
Upstream: review.coreboot.org