coreboot/src/drivers/uart
Tim Wawrzynczak 29f3a88d9f drivers/uart/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 UARTs that do have wake capabilities support
wake from D3hot rather than D3cold.

BUG=b:187228954
TEST=compile

Change-Id: I24d6d0e81d980fc9c910d8f47f557c88990b6400
Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56834
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2021-08-09 15:03:36 +00:00
..
acpi drivers/uart/acpi: Update _S0W return value to D3hot 2021-08-09 15:03:36 +00:00
Kconfig
Makefile.inc
oxpcie.c src/drivers: Drop unneeded empty lines 2020-09-21 15:51:52 +00:00
oxpcie_early.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
pl011.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
pl011.h
sifive.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
uart8250io.c lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
uart8250mem.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
uart8250reg.h
util.c