summaryrefslogtreecommitdiff
path: root/board/slippy/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/slippy/board.h')
-rw-r--r--board/slippy/board.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/slippy/board.h b/board/slippy/board.h
index 4f45b4a850..e920183e90 100644
--- a/board/slippy/board.h
+++ b/board/slippy/board.h
@@ -83,6 +83,8 @@ enum gpio_signal {
GPIO_PCH_EDP_VDD_EN, /* PCH wants EDP enabled */
GPIO_RECOVERY_L, /* Recovery signal from servo */
GPIO_WP_L, /* Write protect input */
+ GPIO_JTAG_TCK, /* JTAG clock input */
+ GPIO_UART0_RX, /* UART0 RX input */
/* Other inputs */
GPIO_FAN_ALERT_L, /* From thermal sensor */