linux/arch/arm/plat-mxc/devices
Linus Torvalds 3645f0cd96 arm-soc: sparse IRQ conversion
The I.MX platform is getting converted to use sparse IRQs. We are doing
 this for all platforms over time, because this is one of the
 requirements for building a multiplatform kernel, and generally a good
 idea.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iQIVAwUAUA2dgGCrR//JCVInAQJOJRAA4xWh3CUqpuJ13yk2tOBcGU9+orer93fP
 U3DAG6jJ75blQzfA9wBoWPjqFhJo76ZtLFA9comkGI4vH8nTNNbXr1ZNt2/PjOGS
 PqZIYJk/f5QqOzCd10V5bK4EVFR/mjvQ8sBP8qfaHII0GVPomfa8jnXnFnLFjreX
 hhucTCf4z2HBvIjfOiilPtJbFpdrQ9oquM4W4Go1lrMZMU8B+Z3ClqytoxYW2Bw3
 uQ0EzFlAwaXZ1CMcDn4eQJxNt8dO4SbGI7AHd3HmW3tFaaJC9dpey/7pIoW3gyz8
 2e3wrdHXCAYq3sUlwzIrROCcBfW502E+KUmDi8ePT7zgZmxAmrqRCTNEqwaaGYrS
 Q/mk+Kpnjvtl6w21ss1LxNHP18TNL/f8isYW9vUQG8yogWlVin6NhPvNQXDDBWoD
 lfAyeL5JSoVxVGxft8EhLI/inPKBnWe2heE+zrRGQzUhTuUSyspmwK6o3b7JYNTX
 16fY6OhW90CaZm6r1yKZsiE96Dd63oL4OVFELsgPQdsBNdWeKmOjs6fq46Bp0Hdf
 SAQ543yabPkDr4ZanaNqo0s3Vu2xVnvBS4FR0gbx6+LGuagkmBpSkYnlhgNJBbdK
 6D5GCRoX0ayzJvg29kKzek2h8NhGtDco4dr7K5Hl9NebeZ++CjZ7xTbFQN6olt+D
 8CcIdD2J0PY=
 =Y2Sm
 -----END PGP SIGNATURE-----

Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc

Pull arm-soc sparse IRQ conversion from Arnd Bergmann:
 "The I.MX platform is getting converted to use sparse IRQs.  We are
  doing this for all platforms over time, because this is one of the
  requirements for building a multiplatform kernel, and generally a good
  idea."

* tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
  ARM: imx: select USE_OF
  ARM: imx: Fix build error due to missing irqs.h include
  ARM: imx: enable SPARSE_IRQ for imx platform
  ARM: fiq: change FIQ_START to a variable
  tty: serial: imx: remove the use of MXC_INTERNAL_IRQS
  ARM: imx: remove unneeded mach/irq.h inclusion
  i2c: imx: remove unneeded mach/irqs.h inclusion
  ARM: imx: add a legacy irqdomain for mx31ads
  ARM: imx: add a legacy irqdomain for 3ds_debugboard
  ARM: imx: pass gpio than irq number into mxc_expio_init
  ARM: imx: leave irq_base of wm8350_platform_data uninitialized
  dma: ipu: remove the use of ipu_platform_data
  ARM: imx: move irq_domain_add_legacy call into avic driver
  ARM: imx: move irq_domain_add_legacy call into tzic driver
  gpio/mxc: move irq_domain_add_legacy call into gpio driver
  ARM: imx: eliminate macro IRQ_GPIOx()
  ARM: imx: eliminate macro IOMUX_TO_IRQ()
  ARM: imx: eliminate macro IMX_GPIO_TO_IRQ()
2012-07-23 17:36:02 -07:00
..
Kconfig Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc 2011-11-01 20:16:43 -07:00
Makefile Merge branches 'imx/pata' and 'imx/sata' into next/driver 2011-10-20 15:17:34 +02:00
platform-ahci-imx.c ARM: mxc: ahci: add clk_prepare/clk_unprepare 2012-02-01 14:27:59 +01:00
platform-fec.c net/fec: gasket needs to be enabled for some i.mx 2011-07-27 09:30:50 +08:00
platform-flexcan.c ARM: mx3: introduce SOC_IMX31 and SOC_IMX35 2010-11-19 21:54:35 +01:00
platform-fsl-usb2-udc.c ARM: mx5: dynamically allocate fsl-usb2-udc devices 2011-08-01 11:16:55 +02:00
platform-gpio-mxc.c gpio/mxc: get rid of the uses of cpu_is_mx() 2011-07-08 12:38:12 -06:00
platform-gpio_keys.c ARM: imx: Add gpio-keys to plat-mxc 2010-10-26 16:24:04 +02:00
platform-imx-dma.c dmaengine: imx-sdma: use platform_device_id to identify sdma version 2011-07-27 09:31:45 +08:00
platform-imx-fb.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
platform-imx-i2c.c ARM: mx5: dynamically allocate high speed i2c (imx-i2c actually) 2011-08-01 11:16:56 +02:00
platform-imx-keypad.c ARM: mx53: Add keypad support 2011-07-07 10:01:13 +02:00
platform-imx-ssi.c ARM: mx53: Add SSI suport 2011-07-07 10:01:13 +02:00
platform-imx-uart.c serial/imx: get rid of the uses of cpu_is_mx1() 2011-07-27 09:30:38 +08:00
platform-imx2-wdt.c ARM: mx5: Add watchdog support for MX53 2011-02-18 10:57:56 +01:00
platform-imx21-hcd.c ARM: imx: dynamically allocate imx21-hcd devices 2010-11-17 10:01:33 +01:00
platform-imx_udc.c ARM: imx: dynamically allocate imx_udc device 2010-11-17 10:01:20 +01:00
platform-imxdi_rtc.c ARM: mxc: fix buggy '.end' of IORESOURCE_MEM in device codes 2011-03-23 15:08:14 +01:00
platform-ipu-core.c dma: ipu: remove the use of ipu_platform_data 2012-07-01 21:57:43 +08:00
platform-mx1-camera.c ARM: imx: dynamically allocate mx1-camera device 2010-11-17 10:01:22 +01:00
platform-mx2-camera.c [media] MX2: Add platform definitions for eMMa-PrP device 2012-02-28 07:20:32 -03:00
platform-mxc-ehci.c ARM: mx5: dynamically allocate mxc-ehci devices 2011-08-01 11:16:55 +02:00
platform-mxc-mmc.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
platform-mxc_nand.c ARM: mx5: introduce SOC_IMX51 2010-12-03 11:05:13 +01:00
platform-mxc_pwm.c ARM: mx5: dynamically allocate pwm devices 2011-01-12 14:50:09 +01:00
platform-mxc_rnga.c ARM: mx3: dynamically allocate mxc_rnga devices 2010-11-19 21:54:35 +01:00
platform-mxc_rtc.c ARM: imx: enable support for mx35 rtc 2012-07-09 10:30:17 +02:00
platform-mxc_w1.c ARM: mx3: introduce SOC_IMX31 and SOC_IMX35 2010-11-19 21:54:35 +01:00
platform-pata_imx.c Fix pata imx resource 2011-08-27 20:31:06 +02:00
platform-sdhci-esdhc-imx.c mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() 2011-07-27 09:31:27 +08:00
platform-spi_imx.c spi/imx: use soc name in spi device type naming scheme 2011-07-14 13:47:02 -06:00