aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/guybrush
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/guybrush')
-rw-r--r--src/mainboard/google/guybrush/variants/dewatt/gpio.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/guybrush/variants/dewatt/gpio.c b/src/mainboard/google/guybrush/variants/dewatt/gpio.c
index 28215fdf31..94e7272d2c 100644
--- a/src/mainboard/google/guybrush/variants/dewatt/gpio.c
+++ b/src/mainboard/google/guybrush/variants/dewatt/gpio.c
@@ -39,6 +39,8 @@ static const struct soc_amd_gpio override_ramstage_gpio_table[] = {
PAD_NC(GPIO_142),
/* Unused TP227*/
PAD_NC(GPIO_144),
+ /* SOC_TCHPAD_INT_ODL */
+ PAD_SCI(GPIO_9, PULL_NONE, LEVEL_LOW),
};
static const struct soc_amd_gpio override_early_gpio_table[] = {