summaryrefslogtreecommitdiff
path: root/board/gingerbread
diff options
context:
space:
mode:
Diffstat (limited to 'board/gingerbread')
-rw-r--r--board/gingerbread/board.h1
-rw-r--r--board/gingerbread/gpio.inc1
2 files changed, 2 insertions, 0 deletions
diff --git a/board/gingerbread/board.h b/board/gingerbread/board.h
index d0b2994d31..cee6cb45d9 100644
--- a/board/gingerbread/board.h
+++ b/board/gingerbread/board.h
@@ -59,6 +59,7 @@
#include "registers.h"
#define GPIO_DP_HPD GPIO_DDI_MST_IN_HPD
+#define GPIO_BPWR_DET GPIO_TP71
#define GPIO_TRIGGER_1 GPIO_EC_HUB1_RESET_L
#define GPIO_TRIGGER_2 GPIO_EC_HUB2_RESET_L
diff --git a/board/gingerbread/gpio.inc b/board/gingerbread/gpio.inc
index 9d2e3df5d9..5b7b3a9619 100644
--- a/board/gingerbread/gpio.inc
+++ b/board/gingerbread/gpio.inc
@@ -73,6 +73,7 @@ GPIO(FLASH_SPI1_MOSI, PIN(A, 7), GPIO_INT_BOTH)
/* misc signals */
GPIO(EC_DFU_MUX_CTRL, PIN(A, 8), GPIO_OUT_HIGH)
+GPIO(TP71, PIN(B, 0), GPIO_OUT_LOW)
/*
* I2C SCL/SDA pins. These will normally be under control of the peripheral from