mb/starlabs/starbook/adl: Correct clock request number in comment
Change-Id: I36e5b57923f2205958545f86ebd350312b0dca0d Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89573 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
parent
1b5aaaefd9
commit
115a6ce36a
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ const struct pad_config gpio_table[] = {
|
|||
PAD_CFG_GPO(GPP_H0, 1, PLTRST), /* Reset */
|
||||
|
||||
/* Wireless */
|
||||
PAD_CFG_NF(GPP_D7, NONE, DEEP, NF1), /* Clock Request 1 */
|
||||
PAD_CFG_NF(GPP_D7, NONE, DEEP, NF1), /* Clock Request 2 */
|
||||
PAD_CFG_GPO(GPP_H2, 1, PLTRST), /* Reset */
|
||||
PAD_CFG_GPO(GPP_E3, 1, DEEP), /* WiFi RF Kill */
|
||||
PAD_CFG_GPO(GPP_A13, 1, DEEP), /* Bluetooth RF Kill */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue