summaryrefslogtreecommitdiff
path: root/board/coachz/gpio.inc
diff options
context:
space:
mode:
Diffstat (limited to 'board/coachz/gpio.inc')
-rw-r--r--board/coachz/gpio.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/coachz/gpio.inc b/board/coachz/gpio.inc
index 00c70fc2e8..80a9e59b1c 100644
--- a/board/coachz/gpio.inc
+++ b/board/coachz/gpio.inc
@@ -59,6 +59,7 @@ GPIO(EC_INT_L, PIN(A, 2), GPIO_ODR_HIGH) /* Interrupt line between
GPIO(QSIP_ON, PIN(5, 0), GPIO_OUT_LOW) /* Not used, for non-switchcap testing */
/* Power enables */
+GPIO(HIBERNATE_L, PIN(5, 2), GPIO_OUT_HIGH) /* EC hibernate */
GPIO(SWITCHCAP_ON, PIN(D, 5), GPIO_OUT_LOW) /* Enable switch cap; will be configured in the board init */
/* TODO(waihong): Remove it. The VBOB switch is for backup. */
GPIO(VBOB_EN, PIN(D, 3), GPIO_OUT_LOW) /* Enable VBOB */