mb/starlabs/starbook/adl: Re-order GPIOs to match other boards

Change-Id: Ibfacb4430e74f7cd9dfcac2c20fbb59635851979
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89574
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-10-14 16:44:58 +01:00
commit 2c465c0e21

View file

@ -41,8 +41,8 @@ const struct pad_config gpio_table[] = {
/* SSD */
PAD_CFG_NF(GPP_D6, NONE, DEEP, NF1), /* Clock Request 1 */
PAD_CFG_GPO(GPP_D16, 1, DEEP), /* Enable */
PAD_CFG_GPO(GPP_H0, 1, PLTRST), /* Reset */
PAD_CFG_GPO(GPP_D16, 1, DEEP), /* Enable */
/* Wireless */
PAD_CFG_NF(GPP_D7, NONE, DEEP, NF1), /* Clock Request 2 */