summaryrefslogtreecommitdiff
path: root/board/baklava
diff options
context:
space:
mode:
Diffstat (limited to 'board/baklava')
-rw-r--r--board/baklava/gpio.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/baklava/gpio.inc b/board/baklava/gpio.inc
index afd80117b7..144a5e3f8c 100644
--- a/board/baklava/gpio.inc
+++ b/board/baklava/gpio.inc
@@ -31,7 +31,7 @@ GPIO(EN_PP5000_HSPORT, PIN(D, 0), GPIO_OUT_LOW)
GPIO(MST_LP_CTL_L, PIN(D, 10), GPIO_ODR_LOW)
GPIO(MST_RST_L, PIN(E, 14), GPIO_ODR_LOW)
GPIO(MST_HUB_LANE_SWITCH, PIN(C, 15), GPIO_OUT_HIGH)
-GPIO(MST_UFP_PLUG_DET, PIN(B, 12), GPIO_OUT_LOW)
+GPIO(MST_UFP_PLUG_DET, PIN(B, 12), GPIO_OUT_HIGH)
/* Display Demux signals */
GPIO(DEMUX_DP_HDMI_MODE, PIN(E, 15), GPIO_OUT_LOW)