mb/starlabs/starlite_adl: Disconnect WiFi Reset GPIO
This GPIO is only used for full PCI wireless, and these boards use CNVi so disconnect it. Change-Id: Ie7be00543b5c99814204265157eeab654492724f Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/87119 Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
3601f213c7
commit
8093d0e482
1 changed files with 1 additions and 2 deletions
|
|
@ -220,8 +220,7 @@ const struct pad_config gpio_table[] = {
|
|||
PAD_NC(GPP_F22, NONE),
|
||||
PAD_NC(GPP_F23, NONE),
|
||||
|
||||
/* H2: Wireless LAN Reset */
|
||||
PAD_CFG_GPO(GPP_H2, 1, PLTRST),
|
||||
PAD_NC(GPP_H2, NONE),
|
||||
PAD_NC(GPP_H3, NONE),
|
||||
PAD_NC(GPP_H6, NONE),
|
||||
PAD_NC(GPP_H7, NONE),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue