summaryrefslogtreecommitdiff
path: root/board/elemi/gpio.inc
diff options
context:
space:
mode:
Diffstat (limited to 'board/elemi/gpio.inc')
-rw-r--r--board/elemi/gpio.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/elemi/gpio.inc b/board/elemi/gpio.inc
index aa4dbba6f7..a858a33a12 100644
--- a/board/elemi/gpio.inc
+++ b/board/elemi/gpio.inc
@@ -95,6 +95,7 @@ UNIMPLEMENTED(USB_C1_LS_EN)
/* Misc Signals */
GPIO(EC_H1_PACKET_MODE, PIN(7, 5), GPIO_OUT_LOW) /* H1 Packet Mode */
+GPIO(EC_KB_BL_EN, PIN(8, 6), GPIO_OUT_LOW) /* Keyboard backlight enable */
/*
* Despite their names, M2_SSD_PLN and M2_SSD_PLA are active-low, and M2_SSD_PLN
* is open-drain.