summaryrefslogtreecommitdiff
path: root/zephyr/projects/volteer/include/gpio_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/volteer/include/gpio_map.h')
-rw-r--r--zephyr/projects/volteer/include/gpio_map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr/projects/volteer/include/gpio_map.h b/zephyr/projects/volteer/include/gpio_map.h
index 01f5c30206..f23d1db1bb 100644
--- a/zephyr/projects/volteer/include/gpio_map.h
+++ b/zephyr/projects/volteer/include/gpio_map.h
@@ -44,6 +44,7 @@
#define GPIO_RSMRST_L_PGOOD NAMED_GPIO(pg_ec_rsmrst_odl)
#define GPIO_SLP_SUS_L NAMED_GPIO(slp_sus_l)
#define GPIO_SYS_RESET_L NAMED_GPIO(sys_rst_odl)
+#define GPIO_WP_L NAMED_GPIO(ec_wp_l)
/*
* Set EC_CROS_GPIO_INTERRUPTS to a space-separated list of GPIO_INT items.