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