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:
Sean Rhodes 2025-04-02 20:54:31 +01:00 committed by Matt DeVillier
commit 752e49c352

View file

@ -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: */