coreboot/src/soc/intel/skylake
Reka Norman a5215c4eb3 soc/intel: Move USB wake methods to a common ASL file
The ACPI methods for enabling USB wake are identical on ADL, CNL and
SKL. Move them to a common ASL file so they can be reused more easily
on other SoCs.

Also move the USB_PORT_WAKE_ENABLE macro used to create enable bitmasks
in devicetree to a common header.

BUG=b:300844110
TEST=Use abuild to build kinox, puff, and fizz with and without this
change. Check the generated dsdt.aml is unchanged.

Change-Id: Iabdfe2bece7fafc284ddf04382f1bbcacc370cce
Signed-off-by: Reka Norman <rekanorman@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78085
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
2023-10-04 15:29:32 +00:00
..
acpi soc/intel: Move USB wake methods to a common ASL file 2023-10-04 15:29:32 +00:00
bootblock
include/soc soc/intel: Move USB wake methods to a common ASL file 2023-10-04 15:29:32 +00:00
nhlt soc/intel/skl; mb/google/eve,poppy: Update NHLT methods 2022-12-21 14:00:13 +00:00
romstage soc/intel: Add max memory speed into dimm info 2023-06-15 15:08:12 +00:00
acpi.c soc/intel: Set IO APIC DMAR entry based on hw 2022-12-07 23:03:04 +00:00
chip.c
chip.h soc/intel: Move USB wake methods to a common ASL file 2023-10-04 15:29:32 +00:00
chipset.cb
cpu.c soc/intel: Use common codeflow for MP init 2023-02-23 08:53:38 +00:00
elog.c
fadt.c ACPI: Add helper fill_fadt_extended_pm_io() 2023-08-08 06:51:03 +00:00
finalize.c commonlib/console/post_code.h: Change post code prefix to POSTCODE 2023-06-23 15:06:04 +00:00
gpio.c soc/intel/skylake: Use common gpio.h include 2023-01-18 05:18:42 +00:00
graphics.c
gspi.c
i2c.c
irq.c soc/intel/skylake/irq.c: Fix undefined memcpy() 2022-12-17 12:36:33 +00:00
Kconfig soc/intel/skylake: Remove dummy CPU_SPECIFIC_OPTIONS 2023-08-03 18:29:27 +00:00
lockdown.c
lpc.c
Makefile.inc soc/intel/skylake/Makefile.inc: Remove path to non-existent directories 2023-01-12 05:10:10 +00:00
me.c
p2sb.c
pmc.c soc/intel/*: Fix dead bootstate code 2023-02-04 01:42:28 +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
systemagent.c
uart.c
vr_config.c
xhci.c