summaryrefslogtreecommitdiff
path: root/board/reks/gpio.inc
diff options
context:
space:
mode:
Diffstat (limited to 'board/reks/gpio.inc')
-rw-r--r--board/reks/gpio.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/reks/gpio.inc b/board/reks/gpio.inc
index 166e82777d..9dac56b200 100644
--- a/board/reks/gpio.inc
+++ b/board/reks/gpio.inc
@@ -55,7 +55,7 @@ GPIO(DP_USB_C_HPD_Q, PIN(46), GPIO_OUT_HIGH) /* DP hot plug d
GPIO(OTG_SW_EN, PIN(50), GPIO_OUT_LOW) /* */
GPIO(PCH_SUS_STAT_L, PIN(51), GPIO_INT_FALLING) /* Signal to inform EC that SOC is entering low power state */
-GPIO(EC_ACDET_CTRL, PIN(52), GPIO_INPUT | GPIO_PULL_UP)
+GPIO(TOUCHPANEL_PWREN, PIN(52), GPIO_OUT_LOW)
GPIO(TRACKPAD_PWREN, PIN(53), GPIO_OUT_HIGH) /* Enable power for Track Pad */
GPIO(USB_OC0_L, PIN(55), GPIO_INT_FALLING) /* Over current signal of the BC1.2 charger to EC */
GPIO(EC_ADC1, PIN(57), GPIO_INPUT) /* EC_ADC1, TEMP_SENSOR_2 no_stuff */