summaryrefslogtreecommitdiff
path: root/board/st/u8500/gpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/st/u8500/gpio.h')
-rw-r--r--board/st/u8500/gpio.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/board/st/u8500/gpio.h b/board/st/u8500/gpio.h
index b4e37062b..24f3c6ee6 100644
--- a/board/st/u8500/gpio.h
+++ b/board/st/u8500/gpio.h
@@ -424,6 +424,10 @@ typedef enum {
GPIO_ALT_CCP1,
GPIO_ALT_EMMC,
GPIO_ALT_POP_EMMC,
+ GPIO_ALT_SPI_0,
+ GPIO_ALT_SPI_1,
+ GPIO_ALT_SPI_2,
+ GPIO_ALT_SPI_3,
GPIO_ALT_FUNMAX /* Add new alt func before this */
} gpio_alt_function;