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:
parent
115a6ce36a
commit
2c465c0e21
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue