mb/google/rex/var/kanix: Set GPP_V14 to NC

Follow schematic(ver.1122A), set GPP_V14 to NC.

BUG=b:380218793, b:366291025
TEST=emerge-rex coreboot pass

Change-Id: I91abc4e07836abb163c8bb28d54a711d2b25375d
Signed-off-by: Tyler Wang <tyler.wang@quanta.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85352
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
Tyler Wang 2024-11-27 16:08:01 +08:00 committed by Subrata Banik
commit f8e4cdd058

View file

@ -357,8 +357,8 @@ static const struct pad_config gpio_table[] = {
PAD_NC(GPP_V11, NONE),
/* GPP_V12 : [] ==> SOC_SLP_LAN_L */
PAD_CFG_NF(GPP_V12, NONE, DEEP, NF1),
/* GPP_V14 : [] ==> SOC_WAKE_L */
PAD_CFG_NF(GPP_V14, NONE, DEEP, NF1),
/* GPP_V14 : [] ==> SOC_GPP_V14, testpoint */
PAD_NC(GPP_V14, NONE),
/* GPP_V22 : NC net. */
PAD_NC(GPP_V22, NONE),
/* GPP_V23 : [] ==> UCAM_RST_L */