summaryrefslogtreecommitdiff
path: root/board/peppy/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/peppy/board.h')
-rw-r--r--board/peppy/board.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/peppy/board.h b/board/peppy/board.h
index cd6f5a6e14..08acc14ffb 100644
--- a/board/peppy/board.h
+++ b/board/peppy/board.h
@@ -88,6 +88,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 */