From 97317433ed84fc6fc4bd1e5805b9ca633845b2ff Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Wed, 26 Jun 2019 10:03:05 -0600 Subject: [PATCH] Force thunderbolt power --- src/mainboard/system76/whl-u/gpio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainboard/system76/whl-u/gpio.h b/src/mainboard/system76/whl-u/gpio.h index 57d4265f93..7c46639827 100644 --- a/src/mainboard/system76/whl-u/gpio.h +++ b/src/mainboard/system76/whl-u/gpio.h @@ -232,7 +232,7 @@ static const struct pad_config gpio_table[] = { // TBCIO_PLUG_EVENT _PAD_CFG_STRUCT(GPP_C9, 0x82880100, 0x3000), // TBT_FRC_PWR - PAD_CFG_TERM_GPO(GPP_C10, 0, NONE, PLTRST), + PAD_CFG_TERM_GPO(GPP_C10, 1, NONE, PLTRST), // NC PAD_CFG_NC(GPP_C11),