Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/plat-mxc/devices
Fabio Estevam a5fcfef0b8 ARM: mx5: dynamically allocate imx-keypad devices
Add support for dynamical allocation of imx-keypad on mx5 platform.

After moving to dynamically registration of the keypad, the keypad clock
name needs to change accordingly.

The reason is that the original mx5 keypad platform_device id was 0,
now we use id=-1 as per arch/arm/plat-mxc/devices/platform-imx-keypad.c.

Tested keypad successfully on a MX51_3DS board.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-01-12 14:50:45 +01:00
..
Kconfig ARM i.MX53: enable fec driver on EVK board 2011-01-07 15:20:53 +01:00
Makefile ARM: imx: fix name for functions adding sdhci-esdhc-imx devices 2010-11-19 21:59:51 +01:00
platform-fec.c ARM i.MX53: enable fec driver on EVK board 2011-01-07 15:20:53 +01: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: mx3: dynamically allocate fsl-usb2-udc devices 2010-11-19 21:54:35 +01: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 Merge commit 'v2.6.37-rc4' into imx-for-2.6.38 2010-12-06 09:36:17 +01:00
platform-imx-fb.c ARM: imx: use SOC_IMX25 instead of ARCH_MX25 for multi-SoC 2010-11-19 21:54:34 +01:00
platform-imx-i2c.c ARM i.MX53 enable i2c on EVK board 2011-01-07 15:20:53 +01:00
platform-imx-keypad.c ARM: mx5: dynamically allocate imx-keypad devices 2011-01-12 14:50:45 +01:00
platform-imx-ssi.c mx51: add SSI3 2010-12-14 09:54:35 +01:00
platform-imx-uart.c ARM i.MX53: Make MX53 EVK bootable 2011-01-04 12:00:23 +01:00
platform-imx2-wdt.c ARM: mx5: add support for the two watchdog modules 2010-12-07 20:03:11 +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: imx: use SOC_IMX25 instead of ARCH_MX25 for multi-SoC 2010-11-19 21:54:34 +01:00
platform-mx1-camera.c ARM: imx: dynamically allocate mx1-camera device 2010-11-17 10:01:22 +01:00
platform-mx2-camera.c ARM: mx25: dynamically allocate mx2-camera devices 2010-11-19 21:53:48 +01:00
platform-mxc-ehci.c ARM: mx3: dynamically allocate mxc-ehci devices 2010-11-19 21:54:35 +01:00
platform-mxc-mmc.c ARM: mx3: dynamically register mxc-mmc devices 2010-11-19 21:54:35 +01: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_w1.c ARM: mx3: introduce SOC_IMX31 and SOC_IMX35 2010-11-19 21:54:35 +01:00
platform-sdhci-esdhc-imx.c ARM i.MX53 enable sdhc support on EVK board 2011-01-07 15:20:53 +01:00
platform-spi_imx.c ARM i.MX53 enable spi on EVK board 2011-01-11 10:07:14 +01:00