aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-omap/mux.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-omap/mux.h')
-rw-r--r--include/asm-arm/arch-omap/mux.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/include/asm-arm/arch-omap/mux.h b/include/asm-arm/arch-omap/mux.h
index 0dc24d4ba59c..32050f200338 100644
--- a/include/asm-arm/arch-omap/mux.h
+++ b/include/asm-arm/arch-omap/mux.h
@@ -429,6 +429,26 @@ enum omap24xx_index {
429 M15_24XX_GPIO92, 429 M15_24XX_GPIO92,
430 V14_24XX_GPIO117, 430 V14_24XX_GPIO117,
431 431
432 /* 242x DBG GPIO */
433 V4_242X_GPIO49,
434 W2_242X_GPIO50,
435 U4_242X_GPIO51,
436 V3_242X_GPIO52,
437 V2_242X_GPIO53,
438 V6_242X_GPIO53,
439 T4_242X_GPIO54,
440 Y4_242X_GPIO54,
441 T3_242X_GPIO55,
442 U2_242X_GPIO56,
443
444 /* 24xx external DMA requests */
445 AA10_242X_DMAREQ0,
446 AA6_242X_DMAREQ1,
447 E4_242X_DMAREQ2,
448 G4_242X_DMAREQ3,
449 D3_242X_DMAREQ4,
450 E3_242X_DMAREQ5,
451
432 P20_24XX_TSC_IRQ, 452 P20_24XX_TSC_IRQ,
433 453
434 /* UART3 */ 454 /* UART3 */