coreboot-kgpe-d16/src/mainboard/google/poppy
Caveh Jalali ab77008395 mb/google/poppy/variants/atlas: move WiFi wake to GPP_B7
The latest rev. of the atlas board moves the WiFi wake source from
WAKE# to GPP_B7.  The original GPP_A0 in the device tree is just
wrong.  This also reconfigures DW1 to the GPP_B group so we can use
GPP_B7 as a wake source.

GPP_B7 is still configured as a no-connect in gpio.c, so this doesn't
actually enable WiFi wake.  We'll follow up with another patch to set
up GPP_B7 properly on boards that support it.

BUG=b:122327852
BRANCH=none
TEST=atlas still boots

Change-Id: I1816500dd0ab6186fd51aa6945faf73d00c152fe
Signed-off-by: Caveh Jalali <caveh@chromium.org>
Reviewed-on: https://review.coreboot.org/c/31211
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-02-22 11:10:53 +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/nami: Add micron_dimm_MT40A512M16TB-062EJ SPD 2018-12-21 18:15:16 +00:00
variants mb/google/poppy/variants/atlas: move WiFi wake to GPP_B7 2019-02-22 11:10:53 +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 buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
chromeos.fmd mainboards: Add SMMSTORE region in chromeos configs 2018-09-12 12:25:30 +00:00
dsdt.asl cpu/intel/common: Use a common acpi/cpu.asl file 2018-11-30 22:02:35 +00:00
ec.c mb/google/poppy: add the smi_events back 2018-10-23 19:58:19 +00:00
Kconfig soc/mainboard: Update mainboard UART Kconfig 2019-01-11 18:59:21 +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 mb/google/poppy: Allow variants to provide event info at runtime 2018-10-11 23:58:18 +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