coreboot-kgpe-d16/src/mainboard/google/poppy
Aseda Aboagye 0bbb0fcf5f google/nocturne: Add MKBP events as a wake source
We would like to wake nocturne up in suspend from an MKBP event.  On
Nocturne, MKBP events are notified to the host via a GPIO from the EC,
EC_INT_L.  However, the AP cannot wake from suspend from this GPIO.
Therefore, we'll use the host event interface to wake the system
instead.

This commit simply enables MKBP events to wake the system in suspend.

BUG=chromium:786721
BRANCH=firmware-nocturne-10984.B
TEST=Build and flash nocturne, generate MKBP events on the EC and verify
that the system wakes up in suspend.

Change-Id: I6aff4d38051c939257533229fd0085e42c01d02f
Signed-off-by: Aseda Aboagye <aaboagye@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34388
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
2019-07-19 16:43:27 +00:00
..
acpi mb/google/poppy: Add variant support for camera asl 2017-11-29 00:11:26 +00:00
spd mb/google/poppy/variants/rammus: Support new onboard Hynix memory 2019-05-15 17:47:39 +00:00
variants google/nocturne: Add MKBP events as a wake source 2019-07-19 16:43:27 +00:00
acpi_tables.c
board_info.txt
bootblock.c mainboard/google/poppy: Add variant API for board_id and gpio 2017-04-19 19:16:57 +02:00
chromeos.c mainboard: remove "recovery" gpio, selectively add "presence" gpio. 2019-05-13 09:21:51 +00:00
chromeos.fmd mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files 2019-03-05 20:52:06 +00:00
dsdt.asl coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
ec.c mb/google/poppy: add the smi_events back 2018-10-23 19:58:19 +00:00
Kconfig atlas: enable GEO_SAR 2019-06-25 23:14:00 +00:00
Kconfig.name mb/google/poppy/variants/rammus: change build directory to rammus 2018-08-06 07:54:46 +00:00
mainboard.c mb/google: Get rid of device_t 2018-05-08 18:31:26 +00:00
Makefile.inc arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
ramstage.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
romstage.c mb/google/poppy/variants/nami: Add field to identify single channel DDR 2018-10-29 16:49:43 +00:00
smihandler.c mb/google/poppy: Allow variants to provide event info at runtime 2018-10-11 23:58:18 +00:00