coreboot-kgpe-d16/src/soc/intel/elkhartlake
Subrata Banik d2becae223 soc/intel/common/block/acpi: Factor out common pch_glan.asl
This patch moves pch_glan.asl into common block acpi directory to
avoid duplicating the same ASL code block across SoC directory.

TEST=Able to build and boot TGL, CNL and CML platform.
1) Dump and disassemble DSDT, verify GLAN device present inside
common pch_glan.asl is still there.
2) Verify no ACPI error seen while running 'dmesg` from console.

Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Change-Id: I479678c864eba39e5ab04f658600e8cba48198ef
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45975
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-10-05 03:59:08 +00:00
..
acpi soc/intel/common/block/acpi: Factor out common pch_glan.asl 2020-10-05 03:59:08 +00:00
bootblock soc/intel/elkhartlake: Update PMC related register definitions 2020-09-08 05:30:20 +00:00
include/soc soc/intel: Make use of PMC low power program from common block 2020-10-03 06:58:07 +00:00
romstage
acpi.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
chip.c soc/intel/common/block/lpc: add acpi name 2020-09-28 09:38:39 +00:00
chip.h soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
cpu.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
elog.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
espi.c soc/intel: Move pch_misc_init() to common code 2020-10-03 04:19:00 +00:00
finalize.c soc/intel: Make use of PMC low power program from common block 2020-10-03 06:58:07 +00:00
fsp_params.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
gpio.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
gspi.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
i2c.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
Kconfig soc/intel: Make use of PMC low power program from common block 2020-10-03 06:58:07 +00:00
lockdown.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
Makefile.inc soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
me.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
meminit.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
p2sb.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
pmc.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
pmutil.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
reset.c Revert "soc/intel: Refactor do_global_reset() function" 2020-09-22 05:13:39 +00:00
sd.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
smihandler.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
smmrelocate.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
spi.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
systemagent.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
uart.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00