mb/starlabs/byte_adl: Configure GPP_E14 as EDP_HPD
This pin is used by the DisplayPort connector for Hot Plug. Change-Id: I3c63e2e3e168a915daee81afd6a9084a3f01b986 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/84662 Reviewed-by: Maxim Polyakov <max.senia.poliak@gmail.com> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
dcda600ec3
commit
b03084d8a5
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,7 @@ const struct pad_config gpio_table[] = {
|
|||
/* E13: PWD Amplifier Input */
|
||||
PAD_CFG_GPO(GPP_E13, 0, PLTRST),
|
||||
/* E14: EDP HPD */
|
||||
PAD_NC(GPP_E14, NONE),
|
||||
PAD_CFG_NF(GPP_E14, NONE, DEEP, NF1),
|
||||
/* E15: Not Connected LAN RESET */
|
||||
PAD_NC(GPP_E15, NONE),
|
||||
/* E16: Not Connected */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue