1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #include <soc/amd/common/acpi/pci_root.asl>
8 /* Describe the AMD Northbridge */
9 #include "northbridge.asl"
11 /* Describe the AMD Fusion Controller Hub */
12 #include "sb_pci0_fch.asl"
15 /* Describe PCI INT[A-H] for the Southbridge */
16 #include "pci_int.asl"
18 /* Describe the MMIO devices in the FCH */
21 /* Add GPIO library */
22 #include <soc/amd/common/acpi/gpio_bank_lib.asl>