coreboot/src/soc
Reka Norman d2f6b3fa9c soc/intel/jasperlake: Enable wake from USB
Use the common UWES ACPI method to enable wake from USB. The only
difference to other SoCs is that JSL only has 8 USB2 ports, so the USB3
PORTSC register offset is different.

BUG=b:300844110
TEST=When enabled on taranza, all USB2 and USB3 ports can wake from
suspend

Change-Id: Ibc90246965d5d809123e954847543d28d78498a5
Signed-off-by: Reka Norman <rekanorman@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78086
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sheng-Liang Pan <sheng-liang.pan@quanta.corp-partner.google.com>
2023-10-04 15:29:57 +00:00
..
amd soc/amd: rework SPL file override and SPL fusing handling 2023-10-04 09:34:54 +00:00
cavium soc/cavium: Use weak over attrbute__((weak)) 2023-09-14 14:40:37 +00:00
example/min86 soc: Remove SOC_SPECIFIC_OPTIONS 2023-08-21 23:45:43 +00:00
intel soc/intel/jasperlake: Enable wake from USB 2023-10-04 15:29:57 +00:00
mediatek soc/mediatek/mt8188: devapc: Add SCP domain setting 2023-10-02 06:32:10 +00:00
nvidia soc/nvidia: Remove space between function name and '(' 2023-09-11 15:51:44 +00:00
qualcomm qualcomm/common: Remove carriage returns from QcLib log 2023-09-14 23:53:54 +00:00
rockchip
samsung soc/samsung/exynos5250/clock: Remove space before semicolon 2023-08-20 22:00:03 +00:00
sifive/fu540 soc/sifive/fu540: Remove space after a cast 2023-09-19 13:13:27 +00:00
ti src/soc/ti: Remove unnecessary space after casts 2022-11-22 13:42:28 +00:00
ucb/riscv