coreboot/src
Shelley Chen 5430d013bf mb/google/poppy/variants/nami: Invert polarity of EMR_GARAGE_DET#
This gpio should be active low, but is not currently configured that way.
Changing gpio configuration to reflect that.

BUG=b:73121017, b:77941823
BRANCH=None
TEST=iotools mmio_read32 0xfdae0588 (GPP_E1) Make sure that when pen
     is ejected, gpio is low and when pen is inserted, gpio is high.
     Also tested that wake upon pen eject is working.

Change-Id: Ic49eea6412c3378dca39a3338b43df12bc27037d
Signed-off-by: Shelley Chen <shchen@google.com>
Reviewed-on: https://review.coreboot.org/26017
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-05-07 22:42:18 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86/cpu.c: Remove unneeded headers 2018-05-04 10:14:10 +00:00
commonlib cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF 2018-05-04 10:30:24 +00:00
console console/vtxprintf.c: Add required spaces around '>' 2018-05-04 10:14:23 +00:00
cpu cpu/x86/mp: use __aligned macro 2018-05-04 14:17:18 +00:00
device device/root_device.c: Get rid of device_t 2018-05-04 10:18:38 +00:00
drivers drivers/ricoh/rce822: Get rid of device_t 2018-05-04 10:20:37 +00:00
ec ec/google/chromeec: Update Tablet event call 2018-05-03 01:32:16 +00:00
include soc/intel: Add KBL-R pci id support 2018-05-05 03:03:53 +00:00
lib lib/bootmem: ensure ramstage memory isn't given to OS 2018-05-07 02:03:08 +00:00
mainboard mb/google/poppy/variants/nami: Invert polarity of EMR_GARAGE_DET# 2018-05-07 22:42:18 +00:00
northbridge amd/mct/ddr3: Correctly configure CsMux67 2018-05-04 13:58:14 +00:00
security security/vboot: make vboot starts in bootblock depend on c env 2018-05-03 04:40:33 +00:00
soc intel/acpi: Fix ACPI compile error 2018-05-05 15:01:57 +00:00
southbridge southbridge/broadcom: Remove spaces before/after parenthesis 2018-05-03 08:28:57 +00:00
superio superio/ite/common: Add options to enable beeps 2018-05-04 10:28:30 +00:00
vendorcode AGESA: Remove remains of HT recovery 2018-05-06 06:18:48 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00