mb/starlabs/byte_adl: Change HPD GPIO to DEEP reset

This is proven to be more reliable when resuming from S3.

Change-Id: I479493a384ae1ca880a0caf255ea832b4bb9a366
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86135
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Sean Rhodes 2025-01-23 20:58:04 +00:00
commit 8d0a9208f9

View file

@ -75,7 +75,7 @@ const struct pad_config gpio_table[] = {
/* A18: DDI B DP HPD */
PAD_CFG_NF(GPP_A18, NONE, DEEP, NF1),
/* A19: TCP0 HPD */
PAD_CFG_NF(GPP_A19, NONE, PLTRST, NF1),
PAD_CFG_NF(GPP_A19, NONE, DEEP, NF1),
/* A20: Test Point 2 */
PAD_NC(GPP_A20, NONE),
/* A21: Fingerprint Reader Interrupt */