mb/starlabs/starbook/adl: Enable OverCurrent 3 GPIO

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I9971209539aa7b74e55673141902b6ad0d698e4f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73985
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Sean Rhodes 2023-03-27 12:22:01 +01:00 committed by Jakub Czapiga
parent 4d3a0266ce
commit ae4b184ee0
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ const struct pad_config gpio_table[] = {
/* A15: Test Point 52 */
PAD_NC(GPP_A15, NONE),
/* A16: USB OverCurrent 3 */
PAD_NC(GPP_A16, NONE),
PAD_CFG_NF(GPP_A16, NONE, DEEP, NF1),
/* A17: Not Connected */
PAD_NC(GPP_A17, NONE),
/* A18: DDI B DP HPD */