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:
Sean Rhodes 2025-01-20 11:39:58 +00:00
commit 1280ffbacd

View file

@ -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 */