coreboot-kgpe-d16/src
Alan Huang 47b7904d78 mb/google/brya/variants/baseboard/brask: Turn off NFC power in S0ix
Turn off the NFC power which is controlled by GPP_D3 to save power in
S0ix states. For an USB device, the S0ix hook is needed for the on/off
operations to take place.

BUG=b:202737385
BRANCH=firmware-brya-14505.B
TEST=measure the voltage of GPP_D3 in S0ix states

Signed-off-by: Alan Huang <alan-huang@quanta.corp-partner.google.com>
Change-Id: I69588c82dfde1744c45c7aff3ac05b80bb16a8f3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63191
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
2022-04-01 13:45:38 +00:00
..
acpi coreboot_tables.c: Expose the ACPI RSDP 2022-03-09 14:21:01 +00:00
arch arch/x86/Kconfig: Drop obsolete fixed ramstage symbols 2022-04-01 13:45:07 +00:00
commonlib util/cbmem: Add FlameGraph-compatible timestamps output 2022-03-31 23:04:58 +00:00
console src/console/Kconfig: Add option to disable loglevel prefix 2022-03-30 00:02:34 +00:00
cpu cpu/intel/fit: Clear the FIT table when setting pointer 2022-04-01 09:29:24 +00:00
device device/pci_device.c: Return if the scan parameter is invalid 2022-03-30 00:03:08 +00:00
drivers drivers/intel/fsp1_1: Reduce scope of functions 2022-04-01 13:44:46 +00:00
ec ec/starlabs/merlin: Add GLKR variant 2022-03-30 14:22:50 +00:00
include commonlib/bsd/helpers: Remove redundancy with libpayload defines 2022-03-30 21:21:47 +00:00
lib lib/device_tree.c: zero-initialize new DT nodes 2022-03-22 20:45:26 +00:00
mainboard mb/google/brya/variants/baseboard/brask: Turn off NFC power in S0ix 2022-04-01 13:45:38 +00:00
northbridge nb/intel/sandybridge/acpi: Support setting PCI bars above 4G 2022-03-28 15:28:19 +00:00
security {drivers/security}: Replace `cb_err_t` with `enum cb_err` 2022-03-09 08:40:43 +00:00
soc arch/x86/Kconfig: Drop obsolete fixed ramstage symbols 2022-04-01 13:45:07 +00:00
southbridge sb/amd/hudson/spi.c: Use C over CPP conditional 2022-03-25 20:06:57 +00:00
superio
vendorcode vendorcode/intel: Remove UDK2015 headers 2022-03-31 14:21:06 +00:00
Kconfig src/Kconfig: Update the path to 'c_start.S' for GDB_STUB config 2022-02-22 20:49:10 +00:00