aha/arch/arm/plat-mxc
Guennadi Liakhovetski 910862ec09 mxc: emulate GPIO interrupt on both-edges
MXC GPIO controller does not support generation of interrupts on both
edges. Emulate this mode in software by reconfiguring the irq trigger
polarity on each interrupt. This follows an example of
drivers/mfd/asic3.c.

Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-05-07 16:16:06 +02:00
..
include/mach mxc: emulate GPIO interrupt on both-edges 2009-05-07 16:16:06 +02:00
clock.c [ARM] MXC: add clkdev support 2009-03-13 10:33:50 +01:00
cpu.c [ARM] MXC: add cpu_is_ macros 2009-03-13 10:34:26 +01:00
devices.c arm/imx2x: removes a bunch of sparse-warnings 2009-03-13 10:33:52 +01:00
dma-mx1-mx2.c mxc : BUG in imx_dma_request 2009-05-05 09:36:36 +02:00
gpio.c mxc: emulate GPIO interrupt on both-edges 2009-05-07 16:16:06 +02:00
iomux-mx1-mx2.c arm/imx2x: new IOMUX definitions 2009-03-13 10:33:44 +01:00
iomux-v3.c MXC: Add iomux support for MX35 SoCs 2009-05-07 16:14:56 +02:00
irq.c mxc irq: make architecture runtime dependent 2009-05-07 16:15:45 +02:00
Kconfig MXC: Add iomux support for MX35 SoCs 2009-05-07 16:14:56 +02:00
Makefile MXC: Add iomux support for MX35 SoCs 2009-05-07 16:14:56 +02:00
pwm.c [ARM] MXC: add pwm driver for i.MX SoCs 2009-03-13 10:34:10 +01:00
system.c mxc: add arch_reset() function 2009-03-27 14:51:14 +01:00
time.c mxc timer: make compile time independent 2009-05-07 16:15:42 +02:00