coreboot-kgpe-d16/src/soc/amd/picasso/acpi
Felix Held 753827ef33 soc/amd/picasso/acpi: include pci_int_defs.asl from soc.asl
Instead of including pci_int_defs.asl in each board's DSDT, include it
in the common soc.asl. This moves the PRQM OperationRegion and the PRQI
IndexField defined in pci_int_defs.asl into the \_SB scope, but those
are defined inside the \_SB scope both in the Picasso reference code and
for the AMD SoCs from Cezanne on.

TEST=Both Linux and Windows still boot and don't show ACPI errors on
Mandolin after moving this inside the \_SB scope

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ib4e7bfb15de184cc43cd17c8249be0f59405793f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69188
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-by: Jason Glenesk <jason.glenesk@amd.corp-partner.google.com>
2022-11-09 15:47:31 +00:00
..
globalnvs.asl ACPI: Move PICM declaration 2021-02-11 16:37:28 +00:00
northbridge.asl soc/amd/picasso: Fix ACPI PCI routing table 2021-01-06 17:26:30 +00:00
pci_int_defs.asl soc/amd/picasso/acpi: rename pcie.asl to pci_int_defs.asl 2022-11-09 15:47:04 +00:00
pnot.asl soc/amd/picasso/acpi: rename cpu.asl to pnot.asl 2022-03-03 18:33:51 +00:00
sb_fch.asl soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide AAHB device 2022-10-29 22:49:33 +00:00
sb_pci0_fch.asl Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
soc.asl soc/amd/picasso/acpi: include pci_int_defs.asl from soc.asl 2022-11-09 15:47:31 +00:00