coreboot-kgpe-d16/src
Shelley Chen e3be9c05d5 mb/google/poppy/variants/nami: Add delay to enable_gpio during Elan power on
During measurement of signals during Elan touchscreen power on, saw
that the enable_gpio delay was not sufficient as there is a +1.5 ms
delay during power on.  Adding more delay to take this into account.

BUG=b:78311818
BRANCH=None
TEST=probe power on signals to ensure meet timing requirements

Change-Id: Id661a202188a97aef97514ebecd0be6fc022d21e
Signed-off-by: Shelley Chen <shchen@google.com>
Reviewed-on: https://review.coreboot.org/26725
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2018-06-06 10:29:20 +00:00
..
acpi
arch arch/x86: Drop leftover ROMCC support 2018-06-06 10:28:00 +00:00
commonlib src/commonlib/storage: Move include <console.h> to sd_mmc.h 2018-06-04 02:40:08 +00:00
console src/console: Fix coding style 2018-06-04 08:48:33 +00:00
cpu arch/x86: Drop leftover ROMCC support 2018-06-06 10:28:00 +00:00
device device: Only expose VGA_ROM_RUN on supported architectures 2018-06-04 08:24:33 +00:00
drivers src/driver/i2c/{generic,hid,tpm,max}: Update device name based on devicetree.cb 2018-06-06 10:27:24 +00:00
ec src/ec: Remove whitespace before tab 2018-06-04 09:15:51 +00:00
include amd/geode_lx: Fix .c includes 2018-06-05 12:44:43 +00:00
lib src/lib: Remove unneeded 'console.h' include 2018-06-04 08:41:45 +00:00
mainboard mb/google/poppy/variants/nami: Add delay to enable_gpio during Elan power on 2018-06-06 10:29:20 +00:00
northbridge northbridge/amd/lx: Fix function setShadowRCONF 2018-06-05 14:25:15 +00:00
security security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
soc soc/intel/common/block: Move i2c common functions into block/i2c 2018-06-06 06:26:11 +00:00
southbridge sb/intel/i82801gx: Add the option to lock the platform 2018-06-04 09:35:58 +00:00
superio src/superio/{ite,smsc}: Remove space before tab 2018-06-04 09:11:32 +00:00
vendorcode security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
Kconfig cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDE 2018-05-31 15:08:48 +00:00