mb/starlabs/starbook/mtl: Configure SML1ALERT GPIO
This pad is connected, so configure it accordingly. Change-Id: I3ef2fd3793c31a6e2f62ff621ab0ed9bb4595b79 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/87014 Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
30af663a0a
commit
7eb97dfda1
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ const struct pad_config gpio_table[] = {
|
|||
/* C07: SML1_DATA_USBC_PD_N */
|
||||
PAD_CFG_NF_IOSTANDBY_IGNORE(GPP_C07, NONE, DEEP, NF1),
|
||||
/* C08: SML1ALERT */
|
||||
PAD_NC(GPP_C08, NONE),
|
||||
PAD_CFG_NF(GPP_C08, NONE, DEEP, NF1),
|
||||
/* C09: */
|
||||
PAD_NC(GPP_C09, NONE),
|
||||
/* C10: */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue