coreboot/src
Philip Chen 48427512d6 mb/google/hatch/var: Increase Goodix touchscreen reset delay to 500ms
Even though GT7375P programming guide rev0.4 only requires a reset delay
of 120ms, in practice, we have to increase the reset delay to 500ms, or
Goodix FW update would fail.

This is a workaround. In the long run, we hope Goodix can fix the power
sequence in touch firmware.

BUG=b:138795891, b:138796844
TEST=boot helios board and verify Goodix FW update succeeded

Signed-off-by: Philip Chen <philipchen@google.com>
Change-Id: Ic0049bf240de0a1c7f1b1f39bf155d48bb76fb86
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35350
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-09-13 03:12:31 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: Cache the TSEG region at the top of ram 2019-09-11 14:45:38 +00:00
commonlib AUTHORS: Move src/commonlib copyrights into AUTHORS file 2019-09-10 12:50:35 +00:00
console AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00
cpu arch/x86: Drop _car_relocatable_data symbols 2019-09-11 06:22:10 +00:00
device Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
drivers intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE Kconfig 2019-09-11 14:46:13 +00:00
ec ec/kontron/kempld: Select DRIVERS_UART_8250IO 2019-09-02 10:58:15 +00:00
include src: Remove unneeded include <arch/interrupt.h> 2019-09-11 14:45:08 +00:00
lib timestamps: Mostly remove struct timestamp_cache 2019-09-12 10:17:57 +00:00
mainboard mb/google/hatch/var: Increase Goodix touchscreen reset delay to 500ms 2019-09-13 03:12:31 +00:00
northbridge src/{northbridge,soc}: Remove not used #include <elog.h> 2019-09-12 13:16:10 +00:00
security Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()" 2019-09-11 22:14:54 +00:00
soc soc/amd/picasso: Refactor AOAC enabling 2019-09-13 02:45:11 +00:00
southbridge southbridge: Remove not used #include <elog.h> 2019-09-12 13:15:40 +00:00
superio superio/common: fix regression in ssdt 2019-09-11 13:49:28 +00:00
vendorcode src/vendorcode: Remove not used #include <elog.h> 2019-09-12 13:16:04 +00:00
Kconfig ACPI S3: Depend on RELOCATABLE_RAMSTAGE 2019-08-22 06:38:13 +00:00