OMAP4: IRQ: Add McPDM IRQ definition
authorJorge Eduardo Candelaria <x0107209@ti.com>
Mon, 15 Feb 2010 18:03:35 +0000 (10:03 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 15 Feb 2010 18:03:35 +0000 (10:03 -0800)
Support for McPDM IRQs in OMAP4

Signed-off-by: Jorge Eduardo Candelaria <x0107209@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/include/plat/irqs.h

index 90d8370bc453315e12a93f76208182f03afb7818..e8205c13a27a46d95073776b9a7e305bccf023a0 100644 (file)
 #define INT_44XX_PARTHASH_IRQ  (79 + IRQ_GIC_START)
 #define INT_44XX_MMC3_IRQ      (94 + IRQ_GIC_START)
 #define INT_44XX_MMC4_IRQ      (96 + IRQ_GIC_START)
-
+#define INT_44XX_MCPDM_IRQ     (112 + IRQ_GIC_START)
 
 /* Max. 128 level 2 IRQs (OMAP1610), 192 GPIOs (OMAP730/850) and
  * 16 MPUIO lines */
This page took 0.025469 seconds and 5 git commands to generate.