summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/soc/intel/elkhartlake/include/soc/gpio_soc_defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/elkhartlake/include/soc/gpio_soc_defs.h b/src/soc/intel/elkhartlake/include/soc/gpio_soc_defs.h
index 5d66170f17..33fcb6bfb7 100644
--- a/src/soc/intel/elkhartlake/include/soc/gpio_soc_defs.h
+++ b/src/soc/intel/elkhartlake/include/soc/gpio_soc_defs.h
@@ -256,7 +256,7 @@
#define GPIO_RSVD_12 196
#define GPIO_COM2_START GPD0
-#define GPIO_COM2_END GPIO_RSVD_2
+#define GPIO_COM2_END GPIO_RSVD_12
#define NUM_GPIO_COM2_PADS (GPIO_COM2_END - GPIO_COM2_START + 1)
/* Group S */