coreboot/src
Alex Levin 9e8dd06cd4 mb/google/volteer: Add delay to WWAN GPIO init sequence
Based on Fibocom HW user manual RESET should be deasserted at least 20ms after the power on pin.
The design for the reset pin is open drain connected to a pull up, so it is set to high-Z (configured as GPIO in) after 20ms.

BUG=b:152013143
BRANCH=none
TEST=traced the signals using a scope to verify timing is met.

Signed-off-by: Alex Levin <levinale@chromium.org>
Change-Id: I7c947d1bc4cce1f97383a2f2c254986e182661c5
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41356
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-05-15 04:32:41 +00:00
..
acpi acpigen_ps2_keybd: Add keymap for Power key 2020-05-15 03:52:39 +00:00
arch src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
commonlib treewide: Replace BSD-3-Clause and ISC headers with SPDX headers 2020-05-11 17:12:16 +00:00
console treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
device util/sconfig: Add LPC and ESPI buses 2020-05-12 20:12:17 +00:00
drivers aspeed/ast2050: Fix when resources are added 2020-05-14 21:25:59 +00:00
ec ec/lenovo/h8: Reintroduce h8_mb_init() for specific boards 2020-05-13 08:47:04 +00:00
include lib/spd_cache: add spd_cache common code 2020-05-13 12:04:18 +00:00
lib lib/spd_cache: add spd_cache common code 2020-05-13 12:04:18 +00:00
mainboard mb/google/volteer: Add delay to WWAN GPIO init sequence 2020-05-15 04:32:41 +00:00
northbridge nb/intel/i440bx: add resources during read_resources() 2020-05-14 21:25:38 +00:00
security src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
soc samsung/exynos5420: add resources during read_resources() 2020-05-14 21:27:34 +00:00
southbridge src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
superio src/mainboard: Remove unused 'include <stdlib.h>' 2020-05-13 08:54:14 +00:00
vendorcode treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00