diff options
Diffstat (limited to 'arch/arm/plat-omap/include/plat/mux.h')
-rw-r--r-- | arch/arm/plat-omap/include/plat/mux.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/plat-omap/include/plat/mux.h b/arch/arm/plat-omap/include/plat/mux.h index c7472a28ce24..82c374c2f868 100644 --- a/arch/arm/plat-omap/include/plat/mux.h +++ b/arch/arm/plat-omap/include/plat/mux.h | |||
@@ -191,6 +191,10 @@ enum omap7xx_index { | |||
191 | SPI_7XX_4, | 191 | SPI_7XX_4, |
192 | SPI_7XX_5, | 192 | SPI_7XX_5, |
193 | SPI_7XX_6, | 193 | SPI_7XX_6, |
194 | |||
195 | /* UART */ | ||
196 | UART_7XX_1, | ||
197 | UART_7XX_2, | ||
194 | }; | 198 | }; |
195 | 199 | ||
196 | enum omap1xxx_index { | 200 | enum omap1xxx_index { |