Skip to content

Commit

Permalink
OMAP4: IRQ: Add McPDM IRQ definition
Browse files Browse the repository at this point in the history
Support for McPDM IRQs in OMAP4

Signed-off-by: Jorge Eduardo Candelaria <x0107209@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Jorge Eduardo Candelaria authored and Tony Lindgren committed Feb 15, 2010
1 parent 52abcbc commit 57852d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/plat-omap/include/plat/irqs.h
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@
#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 */
Expand Down

0 comments on commit 57852d7

Please sign in to comment.