coreboot/src
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
arch vboot: fix STARTS_IN_BOOTBLOCK/_ROMSTAGE logic 2019-02-22 11:10:40 +00:00
commonlib buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
console device/pci_early.c: Drop some guards 2019-02-11 11:32:20 +00:00
cpu symbols.h: Add macro to define memlayout region symbols 2019-02-22 06:44:02 +00:00
device device/pci_ops: Apply some symmetry in headers 2019-02-11 20:44:37 +00:00
drivers symbols.h: Add macro to define memlayout region symbols 2019-02-22 06:44:02 +00:00
ec ec/lenovo/h8/Kconfig: increase ps2 kbd timeout from 3000 to 5000ms 2019-02-11 12:24:22 +00:00
include symbols.h: Add macro to define memlayout region symbols 2019-02-22 06:44:02 +00:00
lib symbols.h: Add macro to define memlayout region symbols 2019-02-22 06:44:02 +00:00
mainboard mb/google/poppy/variants/atlas: move WiFi wake to GPP_B7 2019-02-22 11:10:53 +00:00
northbridge nb/intel/nehalem: Remove CAR_GLOBAL use 2019-02-12 22:16:42 +00:00
security vboot: fix STARTS_IN_BOOTBLOCK/_ROMSTAGE logic 2019-02-22 11:10:40 +00:00
soc soc/intel/cannonlake: Add support for setting FSP-S PcieRpHotPlug from devicetree 2019-02-22 11:08:21 +00:00
southbridge sb/intel/bd82x6x: Fix default IRQ mapping 2019-02-21 19:10:00 +00:00
superio superio/nsc/pc87417: Use common early_serial 2019-02-14 07:54:55 +00:00
vendorcode symbols.h: Add macro to define memlayout region symbols 2019-02-22 06:44:02 +00:00
Kconfig Kconfig: Add system type entries for common enclosures 2019-02-05 16:03:29 +00:00