summaryrefslogtreecommitdiff
path: root/src/mainboard/google
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google')
-rw-r--r--src/mainboard/google/rex/variants/kanix/gpio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/google/rex/variants/kanix/gpio.c b/src/mainboard/google/rex/variants/kanix/gpio.c
index d9a02f797b..401a0834ca 100644
--- a/src/mainboard/google/rex/variants/kanix/gpio.c
+++ b/src/mainboard/google/rex/variants/kanix/gpio.c
@@ -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 */