linux/arch/arm/plat-mxc
Shawn Guo 8842a9e286 ARM: imx: enable SPARSE_IRQ for imx platform
As all irqchips on imx have been changed to allocate their irq_descs,
and all unneeded mach/irqs.h inclusions on imx have been cleaned up,
now it's time to select SPARSE_IRQ for imx/mxc.

The SPARSE_IRQ support forces irqs allocation starting from 16.  All
those static irq number definition for SoCs need to shift 16 to keep
non-DT boot works.

With all those static IRQ number and start definitions removed from
mach/irqs.h, the header becomes just a container of a couple of
mach-imx specific irq/fiq calls.  Since mach/irqs.h is not included
by asm/irq.h now, the users of mxc_set_irq_fiq needs to explicitly
include mach/irqs.h themselves.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-07-01 21:59:20 +08:00
..
devices dma: ipu: remove the use of ipu_platform_data 2012-07-01 21:57:43 +08:00
include/mach ARM: imx: enable SPARSE_IRQ for imx platform 2012-07-01 21:59:20 +08:00
3ds_debugboard.c ARM: imx: add a legacy irqdomain for 3ds_debugboard 2012-07-01 21:58:15 +08:00
avic.c ARM: fiq: change FIQ_START to a variable 2012-07-01 21:59:19 +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
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: mxc: epit: add clk_prepare/clk_unprepare 2012-02-01 14:28:00 +01: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
Kconfig ASoC: imx: move audmux driver into sound/soc/imx 2012-03-06 00:03:00 +00:00
Makefile ASoC: imx: move audmux driver into sound/soc/imx 2012-03-06 00:03:00 +00:00
pwm.c ARM: mxc: pwm: add clk_prepare/clk_unprepare 2012-02-01 14:27:59 +01: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 i.MX timer: request correct clock 2012-04-25 17:03:45 +02:00
tzic.c ARM: fiq: change FIQ_START to a variable 2012-07-01 21:59:19 +08:00
ulpi.c usb: otg: ulpi: Start using struct usb_otg 2012-02-13 13:35:56 +02:00