coreboot/src/soc/intel
Subrata Banik 59bf7dd62f soc/intel/pantherlake: Add ACPI names for missing devices
This patch adds ACPI names for the following devices:

- THC0 (PCI: 00:10.0)
- THC1 (PCI: 00:10.1)
- SRAM (PCI: 00:14.2)
- FSPI (PCI: 00:1f.5)

TEST=Able to build and boot google/fatcat without any error.

w/o this patch:

    [ERROR]  Missing ACPI Name for PCI: 00:10.0
    [ERROR]  Missing ACPI Name for PCI: 00:10.1
    [ERROR]  Missing ACPI Name for PCI: 00:14.2
    [ERROR]  Missing ACPI Name for PCI: 00:1f.5

Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: I474089607522a4bd13375cc34b8f8645ca3663d9
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84910
Reviewed-by: Pranava Y N <pranavayn@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
2024-10-30 07:21:06 +00:00
..
alderlake soc/intel/alderlake_n: Fix display flicker issue when using internal FIVR 2024-10-22 04:24:28 +00:00
apollolake tree: Fix cast an object of type 'nullptr_t' to 'uintptr_t' error 2024-10-29 01:41:41 +00:00
baytrail soc/intel/adl to jsl: Explicitly include static.h for config_of_soc 2024-10-07 20:33:49 +00:00
braswell cpu/x86: Make 1GB paging the default 2024-06-05 20:31:03 +00:00
broadwell soc/intel/broadwell; Use boolean for pch_is_wpt_xx 2024-10-23 23:41:26 +00:00
cannonlake soc/intel/*: Add debug prints for misaligned FSP and driver settings 2024-10-14 15:33:32 +00:00
common tree: Fix cast an object of type 'nullptr_t' to 'uintptr_t' error 2024-10-29 01:41:41 +00:00
denverton_ns cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
elkhartlake soc/intel/adl to jsl: Explicitly include static.h for config_of_soc 2024-10-07 20:33:49 +00:00
jasperlake soc/intel/adl to jsl: Explicitly include static.h for config_of_soc 2024-10-07 20:33:49 +00:00
meteorlake soc/intel: Use NEM+ effective way size for for ADL, MTL and PTL 2024-10-21 17:00:10 +00:00
pantherlake soc/intel/pantherlake: Add ACPI names for missing devices 2024-10-30 07:21:06 +00:00
skylake soc/intel/skylake/Makefile: Remove dead code 2024-10-27 14:34:11 +00:00
tigerlake soc/intel/*: Add debug prints for misaligned FSP and driver settings 2024-10-14 15:33:32 +00:00
xeon_sp uncore_acpi: Clean up resource code 2024-10-28 22:06:41 +00:00
Makefile.mk soc/intel: Rename Makefiles from .inc to .mk 2024-01-24 10:02:22 +00:00