summaryrefslogtreecommitdiff
path: root/board/bds/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/bds/board.h')
-rw-r--r--board/bds/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/bds/board.h b/board/bds/board.h
index d26a79f7ef..452b4558b2 100644
--- a/board/bds/board.h
+++ b/board/bds/board.h
@@ -38,6 +38,7 @@ enum gpio_signal {
/* Signals which aren't implemented on BDS but we'll emulate anyway, to
* make it more convenient to debug other code. */
GPIO_WRITE_PROTECT, /* Write protect input */
+ GPIO_ENTERING_RW, /* EC entering RW code */
/* Number of GPIOs; not an actual GPIO */
GPIO_COUNT