mb/starlabs/starbook/adl_n: Disconnect GPP_F10

This GPIO is not connected so configure it accordingly.

Change-Id: Ie85d69e0a2a423261038688c176b32abe7bd8134
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87081
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
Sean Rhodes 2025-04-01 21:26:48 +01:00
commit 87395f6d55

View file

@ -289,8 +289,8 @@ const struct pad_config gpio_table[] = {
PAD_NC(GPP_F8, NONE),
/* F9: */
PAD_NC(GPP_F9, NONE),
/* F10: Weak Internal PD 20K */
PAD_CFG_GPO(GPP_F10, 0, DEEP),
/* F10: Not Connected */
PAD_NC(GPP_F10, NONE),
/* F11: TPM ID */
PAD_NC(GPP_F11, NONE),
/* F12: Not Connected */