coreboot-kgpe-d16/src/drivers/spi
Tim Wawrzynczak 04c71deceb drivers/spi/acpi: Update _S0W return value to D3hot
In order to support wake from D3cold, most devices require extra
circuitry and possibly out-of-band communications to the host.
Therefore, assume that most SPI peripherals that do have wake
capabilities support wake from D3hot rather than D3cold.

This also allows coreboot to expose a power resource to perform power
sequencing for a SPI peripheral that is intended to retain power in
S3/S0ix.

If support for a device with d3cold wake support is needed, it could be
added in later as an option.

BUG=b:187228954
TEST=compile

Change-Id: I1d739b49c1a43007eb0199fe39b3b7d7375e6577
Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56833
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2021-08-09 15:03:21 +00:00
..
acpi drivers/spi/acpi: Update _S0W return value to D3hot 2021-08-09 15:03:21 +00:00
tpm
adesto.c
amic.c
atmel.c
bitbang.c
boot_device_rw_nommap.c
cbfs_spi.c
eon.c
flashconsole.c
gigadevice.c drivers: spi_flash: Add Fast Read Dual I/O support 2021-07-15 14:05:34 +00:00
Kconfig
macronix.c drivers: spi_flash: Add Fast Read Dual I/O support 2021-07-15 14:05:34 +00:00
Makefile.inc
spansion.c
spi-generic.c
spi_flash.c drivers: spi_flash: Add Fast Read Dual I/O support 2021-07-15 14:05:34 +00:00
spi_flash_internal.h drivers: spi_flash: Add Fast Read Dual I/O support 2021-07-15 14:05:34 +00:00
spi_sdcard.c
spi_winbond.h
spiconsole.c
sst.c
stmicro.c
winbond.c drivers/spi: Increase sector number to 14 for Winbond W25Q512NW-IM 2021-07-22 17:21:29 +00:00