soc/intel/common/block/lpc: Support RM590E eSPI

RM590E eSPI should be correctly configured by LPC driver

TEST=Debug log shows initialization messages (eg IOAPIC)at PCI:
00:00:1f.0

Change-Id: I1ee9861c5d8a5e6eeb3ebe6041a9f141d051995a
Signed-off-by: Erik van den Bogaert <ebogaert@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90247
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
This commit is contained in:
Erik van den Bogaert 2025-11-27 11:26:15 +01:00 committed by Felix Singer
commit 1cfe413f95

View file

@ -483,6 +483,7 @@ static const unsigned short pci_device_ids[] = {
PCI_DID_INTEL_TGP_H_ESPI_HM570,
PCI_DID_INTEL_TGP_H_ESPI_QM580,
PCI_DID_INTEL_TGP_H_ESPI_WM590,
PCI_DID_INTEL_TGP_H_ESPI_RM590E,
PCI_DID_INTEL_MCC_ESPI_0,
PCI_DID_INTEL_MCC_ESPI_1,
PCI_DID_INTEL_MCC_BASE_ESPI,