mb/starlabs/starbook/adl: Change the HPD to DEEP reset
DEEP proves more reliable on Linux with USB-C displays. Change-Id: I04e243c6409af64fef0996b474aa448ce32b2da9 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/86287 Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
73c741bbf9
commit
66d7d922e1
1 changed files with 1 additions and 1 deletions
|
|
@ -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 44 */
|
||||
PAD_NC(GPP_A20, NONE),
|
||||
/* A21: Fingerprint Reader Interrupt */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue