linux/arch/arm/plat-mxc
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
..
devices arm-soc: clk changes 2012-07-23 17:51:03 -07:00
include/mach ARM i.MX25: Make timer irq work again 2012-09-18 16:46:50 +02:00
3ds_debugboard.c ARM: imx: add a legacy irqdomain for 3ds_debugboard 2012-07-01 21:58:15 +08:00
Kconfig ARM i.MX: Move i.MX pwm driver to pwm framework 2012-07-02 21:39:01 +02:00
Makefile Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm 2012-07-30 09:22:37 -07:00
avic.c ARM: imx: Fix build error due to missing irqs.h include 2012-07-04 11:19:40 +08:00
clock.c ARM i.MX: prepare for common clock framework 2012-04-25 17:03:46 +02:00
cpu.c ARM: mx3: Setup AIPS registers 2012-03-02 08:49:37 +01:00
cpufreq.c arm/imx: fix cpufreq section mismatch 2011-12-19 12:26:05 +01:00
cpuidle.c ARM: imx: Add common imx cpuidle init functionality. 2012-06-05 08:51:47 +02:00
devices.c Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc 2011-11-01 20:11:00 -07:00
epit.c ARM i.MX: remove now unnecessary argument from mxc_timer_init 2012-05-16 12:46:09 +02:00
iomux-v1.c ARM: mxc: iomux-v1: Fix build warning 2011-07-07 09:07:33 +02:00
iomux-v3.c MXC IOMUX-V3 replace struct pad_desc with bitmapped cookie (step 2) 2010-12-15 12:42:49 +01:00
iram_alloc.c ARM: imx: Add iram allocator functions 2010-10-19 18:44:57 +02:00
irq-common.c ARM i.MX avic: convert to use generic irq chip 2011-09-23 08:32:14 +02:00
irq-common.h ARM i.MX avic: convert to use generic irq chip 2011-09-23 08:32:14 +02:00
ssi-fiq-ksym.c ASoC: Add a new imx-ssi sound driver 2010-01-17 11:09:46 +00:00
ssi-fiq.S ARM: mxc: Correct data alignment in headsmp.S for CONFIG_THUMB2_KERNEL 2011-04-12 09:48:10 +02:00
system.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
time.c ARM: imx: add missing item to the list of clock event modes 2012-07-16 23:19:58 +02:00
tzic.c ARM: mxc: Include missing irqs.h header 2012-07-28 14:26:57 -07:00
ulpi.c usb: otg: ulpi: Start using struct usb_otg 2012-02-13 13:35:56 +02:00