linux/arch/arm/plat-mxc/include/mach
Sascha Hauer 42a3f891ca ARM i.MX25: Make timer irq work again
Since i.MX has SPARSE_IRQ enabled the i.MX25 timer is broken. This
is because the internal irqs now start at an offset of NR_IRQS_LEGACY.
The patch fixed this up, but missed the i.MX25 timer which used a
hardcoded value instead of a define. This patch introduces a define
for the timer irq and uses it.

This is broken since introduced with 3.6-rc1:

| commit 8842a9e286
| Author: Shawn Guo <shawn.guo@linaro.org>
| Date:   Thu Jun 14 11:16:14 2012 +0800
|
|    ARM: imx: enable SPARSE_IRQ for imx platform

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
2012-09-18 16:46:50 +02:00
..
3ds_debugboard.h ARM: imx: pass gpio than irq number into mxc_expio_init 2012-07-01 21:58:08 +08:00
board-mx31lilly.h
board-mx31lite.h
board-mx31moboard.h
board-pcm038.h
clock.h ARM i.MX: prepare for common clock framework 2012-04-25 17:03:46 +02:00
common.h arm-soc: power management changes 2012-07-23 17:43:53 -07:00
cpuidle.h ARM: imx: Add common imx cpuidle init functionality. 2012-06-05 08:51:47 +02:00
debug-macro.S ARM: imx6: Add UART2 for low-level debug 2012-05-11 15:17:57 +08:00
devices-common.h dma: ipu: remove the use of ipu_platform_data 2012-07-01 21:57:43 +08:00
dma.h ARM: mxc: make imx_dma_is_general_purpose more generic for sdma 2012-02-27 15:17:58 +08:00
esdhc.h mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 2011-07-27 09:31:14 +08:00
eukrea-baseboards.h
gpio.h Merge branch 'highbank/soc' into next/soc 2011-11-02 02:46:10 +01:00
hardware.h arm-soc: power management changes 2012-07-23 17:43:53 -07:00
i2c.h i2c: imx: make bitrate an u32 type 2012-07-10 10:43:37 +02:00
iim.h
imx-uart.h
imxfb.h
iomux-mx1.h
iomux-mx2x.h mx2/iomux: Set direction for CSPI2 pins 2011-03-25 08:21:34 +01:00
iomux-mx3.h ARM: imx: eliminate macro IOMUX_TO_IRQ() 2012-07-01 21:57:06 +08:00
iomux-mx21.h
iomux-mx25.h iomux-mx25.h slew rate adjusted for LCD __LD pins 2012-03-13 13:57:07 +01:00
iomux-mx27.h
iomux-mx35.h ARM: imx35: fix ATA_DATA3 pad control address 2011-03-07 19:29:09 +01:00
iomux-mx50.h ARM: imx50: correct iomux-mx50.h wrong daisy chain settings 2011-02-18 11:01:34 +01:00
iomux-mx51.h ARM: i.MX51 iomux: added missing pin definitions 2012-07-09 10:29:39 +02:00
iomux-mx53.h ARM: mx53: fix pad definitions for MX53_PAD_EIM_D28__I2C1_SDA and MX53_PAD_GPIO_8__CAN1_RXCAN 2012-05-02 10:28:36 +02:00
iomux-v1.h ARM: imx: eliminate macro IRQ_GPIOx() 2012-07-01 21:57:16 +08:00
iomux-v3.h Merge branch 'next/fixes' into next/cleanup 2011-10-31 23:25:41 +01:00
ipu.h dma: ipu: remove the use of ipu_platform_data 2012-07-01 21:57:43 +08:00
iram.h
irqs.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mmc.h
mx1.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx1_camera.h
mx2_cam.h [media] Revert "[media] media: mx2_camera: Fix mbus format handling" 2012-06-18 08:17:42 -03:00
mx2x.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx3_camera.h
mx3fb.h video i.MX IPU: Fix display connections 2011-12-08 12:59:03 +05:30
mx3x.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx6q.h ARM: imx6: Add UART2 for low-level debug 2012-05-11 15:17:57 +08:00
mx21-usbhost.h
mx21.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx25.h ARM i.MX25: Make timer irq work again 2012-09-18 16:46:50 +02:00
mx27.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx31.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx35.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx50.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx51.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mx53.h ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
mxc.h ARM: mx5: use generic irq chip pm interface for pm functions on 2011-12-25 12:02:28 +08:00
mxc_ehci.h ARM: imx: make ehci power/oc polarities configurable 2012-07-09 10:32:39 +02:00
mxc_nand.h Fix common misspellings 2011-03-31 11:26:23 -03:00
sdma.h dmaengine: imx-sdma: use platform_device_id to identify sdma version 2011-07-27 09:31:45 +08:00
spi.h
ssi.h
timex.h ARM i.MX: define CLOCK_TICK_RATE to bogus value 2011-07-07 09:59:58 +02:00
ulpi.h usb: otg: ulpi: Start using struct usb_otg 2012-02-13 13:35:56 +02:00
uncompress.h enable uncompress log on cpuimx35sd 2011-12-19 12:26:09 +01:00
usb.h