coreboot/src
Subrata Banik 3c192de91f device/pci_ids: Add new Intel PTL device IDs for eSPI/LPC
This patch adds new eSPI/LPC PCI device IDs for Intel PTL-U and PTL-H.

Additionally, updates the LPC driver's `pci_device_ids` list to
include these new IDs.

Source: Intel PTL-EDS vol 1. Document Number 815002, Rev 0.51 Chapter 2

BUG=b:347669091
TEST=Able to build google/fatcat.

Change-Id: Ie9f0ea9536e2f73c2258e9e12b510d21212248ea
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83506
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
2024-07-19 03:54:55 +00:00
..
acpi acpi: Add support for DRHD size reporting 2024-06-28 11:27:27 +00:00
arch cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
commonlib commonlib: Add ELOG_TYPE_FW_LATE_SOL eventLog type 2024-07-16 05:05:45 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu cpu/intel/model_206ax: Allow turbo boost ratio limit configuration 2024-07-15 16:34:17 +00:00
device cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
drivers device/pci_ids: Add new Intel PTL device IDs for ISH 2024-07-19 03:54:49 +00:00
ec ec/google/chromeec: Stop checking CBI for UCSI 2024-07-09 21:37:29 +00:00
include device/pci_ids: Add new Intel PTL device IDs for eSPI/LPC 2024-07-19 03:54:55 +00:00
lib cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
mainboard tgl,adl,rpl mainboards: Drop superfluous cpu_cluster device 2024-07-18 23:35:41 +00:00
northbridge cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/vboot: Introduce vbnv_platform_init_cmos() 2024-07-19 00:40:21 +00:00
soc device/pci_ids: Add new Intel PTL device IDs for eSPI/LPC 2024-07-19 03:54:55 +00:00
southbridge soc/intel: Extend CSE RW Update and ME read access for payload sync 2024-07-11 15:24:07 +00:00
superio tree: Use <console/console.h> only when used 2024-07-03 04:39:42 +00:00
vendorcode cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
Kconfig Kconfig: Update FW_CONFIG Kconfig options 2024-06-25 08:12:58 +00:00