summaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm/include/mach/irqs-8x60.h
AgeCommit message (Collapse)AuthorFilesLines
2013-09-26ARM: msm: Remove irqs-*.h files for DT based targetsStephen Boyd1-258/+0
We don't want or need the irqs.h files from the DT based MSM targets. Remove these header files and select sparse irq so that we don't try to include the mach/irqs.h file. Reviewed-by: Rohit Vaswani <rvaswani@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org> Signed-off-by: David Brown <davidb@codeaurora.org>
2010-12-01msm: iomap: Addresses and IRQs for 2nd GFX core IOMMUStepan Moskovchenko1-1/+6
Add register addresses and IRQ numbers for the IOMMU used for the second 2D graphics core. Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org> Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
2010-10-09msm: irqs-8x60: interrupt mapAbhijeet Dharmapurikar1-0/+225
Define the interrupt map in irq-8x60.h Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org> Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
2010-10-09msm: initial irq definitions for MSM8X60Steve Muckle1-0/+28
IRQ assignments are different for MSM8X60 than other existing MSMs. Signed-off-by: Steve Muckle <smuckle@codeaurora.org> Signed-off-by: Daniel Walker <dwalker@codeaurora.org>