mb/starlabs/starlite_adl: Enable DRAM sleep GPIO
Change-Id: Ic07cace736ce9d97bf7352b17951fe706b57ecf3 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/86067 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
parent
dcd50d45dc
commit
1280ffbacd
1 changed files with 1 additions and 1 deletions
|
|
@ -254,7 +254,7 @@ const struct pad_config gpio_table[] = {
|
|||
/* E7: Embedded Controller SMI */
|
||||
PAD_NC(GPP_E7, NONE),
|
||||
/* E8: DRAM Sleep */
|
||||
PAD_NC(GPP_E8, NONE),
|
||||
PAD_CFG_NF(GPP_E8, NONE, DEEP, NF2),
|
||||
/* E9: USB OverCurrent 0 */
|
||||
PAD_NC(GPP_E9, NONE),
|
||||
/* E10: PWD Amplifier Input */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue