coreboot-kgpe-d16/src/soc/intel
Matt DeVillier e00523aae2 soc/intel/cannonlake: Drop entries from soc_acpi_name()
The THRM and SATA PCI devices do not currently have any ACPI devices
defined, so drop them from soc_acpi_name() so they do not end up in
the LPI constraint list. This eliminates the following errors
under Linux:

AE_NOT_FOUND: _SB_.PCI0.THRM
AE_NOT_FOUND: _SB_.PCI0.SATA

TEST= build/boot google/hatch (jinlon) and verify no ACPI errors.

Change-Id: I3827b152644e2eaecc1ad288d441d2dad4d76ccb
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79013
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-11-14 22:38:29 +00:00
..
alderlake soc/intel/alderlake: Allow using FSP repo for all RPL-S platforms 2023-11-10 15:30:05 +00:00
apollolake Revert "Kconfig: Bring HEAP_SIZE to a common, large value" 2023-11-07 17:35:39 +00:00
baytrail x86: Add pre-memory stages CBFS cache scratchpad support 2023-10-20 14:32:44 +00:00
braswell soc/intel/braswell/Kconfig: Set HPET_MIN_TICKS 2023-11-03 15:33:58 +00:00
broadwell device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT 2023-11-10 15:27:58 +00:00
cannonlake soc/intel/cannonlake: Drop entries from soc_acpi_name() 2023-11-14 22:38:29 +00:00
common soc/intel/cmn/block/cse: Support sending EOP from payload 2023-11-14 10:27:34 +00:00
denverton_ns device/device.h: Rename pci_domain_scan_bus 2023-10-20 14:24:57 +00:00
elkhartlake Revert "Kconfig: Bring HEAP_SIZE to a common, large value" 2023-11-07 17:35:39 +00:00
jasperlake Revert "Kconfig: Bring HEAP_SIZE to a common, large value" 2023-11-07 17:35:39 +00:00
meteorlake soc/intel/meteorlake: Set DTT PCI device IRQ to INT_A/PIRQ_A 2023-11-10 15:28:47 +00:00
skylake Revert "Kconfig: Bring HEAP_SIZE to a common, large value" 2023-11-07 17:35:39 +00:00
tigerlake Revert "Kconfig: Bring HEAP_SIZE to a common, large value" 2023-11-07 17:35:39 +00:00
xeon_sp Revert "Kconfig: Bring HEAP_SIZE to a common, large value" 2023-11-07 17:35:39 +00:00
Makefile.inc soc/intel/Makefile.inc: Add comment where CONFIG_CSE_*_FILE are used 2023-09-22 15:48:08 +00:00