summaryrefslogtreecommitdiff
path: root/board/drawcia/gpio.inc
diff options
context:
space:
mode:
Diffstat (limited to 'board/drawcia/gpio.inc')
-rw-r--r--board/drawcia/gpio.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/drawcia/gpio.inc b/board/drawcia/gpio.inc
index 429b952eef..890b6ee9e4 100644
--- a/board/drawcia/gpio.inc
+++ b/board/drawcia/gpio.inc
@@ -98,6 +98,7 @@ GPIO(EC_SUB_IO_2_1, PIN(F, 1), GPIO_INPUT)
/* Misc */
GPIO(EN_BL_OD, PIN(K, 4), GPIO_ODR_LOW)
GPIO(EC_ENTERING_RW, PIN(G, 0), GPIO_OUT_LOW)
+GPIO(EC_ENTERING_RW2, PIN(C, 7), GPIO_OUT_LOW)
GPIO(CCD_MODE_ODL, PIN(H, 5), GPIO_INPUT)
GPIO(EC_BATTERY_PRES_ODL, PIN(I, 4), GPIO_INPUT)
GPIO(EN_KB_BL, PIN(J, 3), GPIO_OUT_LOW) /* Currently unused */