coreboot/src/soc/intel/jasperlake
Matt DeVillier ecf2b42e73 soc/intel/{adl,jsl,mtl,tgl}: Add ACPI name for GNA device
Add SA_DEV_SLOT_GNA definition to SoCs missing it, so the name
resolves properly.

TEST=tested with rest of patch train

Change-Id: I31c8b14e5083fc8e212a4e32330125fa72696c73
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Signed-off-by: CoolStar <coolstarorganization@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77576
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2023-09-01 21:26:47 +00:00
..
acpi soc/intel: Rename pcr.asl to pch_pcr.asl 2023-07-13 16:37:56 +00:00
bootblock src/soc/intel: Remove unnecessary space after casts 2022-11-26 23:39:16 +00:00
include/soc soc/intel/{adl,jsl,mtl,tgl}: Add ACPI name for GNA device 2023-09-01 21:26:47 +00:00
romstage soc/intel: Add max memory speed into dimm info 2023-06-15 15:08:12 +00:00
acpi.c ACPI: Add helper fill_fadt_extended_pm_io() 2023-08-08 06:51:03 +00:00
chip.c soc/intel/{adl,jsl,mtl,tgl}: Add ACPI name for GNA device 2023-09-01 21:26:47 +00:00
chip.h soc/intel/jasperlake: Use boolean type where applicable 2023-08-24 05:15:18 +00:00
cpu.c soc/intel: Use common codeflow for MP init 2023-02-23 08:53:38 +00:00
elog.c sb,soc/intel: Address TCO SECOND_TO_STS name collision 2022-11-28 10:09:04 +00:00
espi.c treewide: Remove unused 'include <arch/io.h>' 2022-12-15 13:37:41 +00:00
finalize.c commonlib/console/post_code.h: Change post code prefix to POSTCODE 2023-06-23 15:06:04 +00:00
fsp_params.c soc/intel/jasperlake: Add configs for USB 3.1 Gen2 EV settings 2023-08-10 07:31:22 +00:00
gpio.c soc/intel/jasperlake: Use common gpio.h include 2023-01-18 05:19:02 +00:00
graphics.c soc/intel/jasperlake: Hook up GMA ACPI brightness controls 2023-04-16 14:06:57 +00:00
gspi.c
i2c.c
Kconfig soc/intel/jasperlake: Remove dummy CPU_SPECIFIC_OPTIONS 2023-08-03 18:29:42 +00:00
lockdown.c
Makefile.inc soc/intel/jasperlake: Hook up GMA ACPI brightness controls 2023-04-16 14:06:57 +00:00
meminit.c
p2sb.c
pmc.c soc/intel/*/pmc.c: Use newer function for resource declarations 2023-07-12 09:31:17 +00:00
pmutil.c treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
reset.c
sd.c
smihandler.c
spi.c soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driver 2022-09-22 15:34:24 +00:00
systemagent.c soc/intel/jasperlake: Add per-SKU power limits 2023-06-23 15:22:45 +00:00
uart.c
xhci.c