mb/starlabs/starbook/mtl: Correct GPP_D21 configuration

This GPIO is used for clock request 5, which is NF2.

Change-Id: Ic5712090339a39a269aa1aefca9f54da11cb6528
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86654
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-02-27 10:00:09 +00:00 committed by Matt DeVillier
commit 927f16085a

View file

@ -490,7 +490,7 @@ const struct pad_config gpio_table[] = {
PAD_CFG_NF(GPP_D20, NONE, DEEP, NF1),
/* D21: CLKREQ5
* WLAN */
PAD_CFG_NF(GPP_D21, NONE, DEEP, NF1),
PAD_CFG_NF(GPP_D21, NONE, DEEP, NF2),
/* D22: */
PAD_NC(GPP_D22, NONE),
/* D23: */