linux/arch/arm/mach-imx
Pavel Pisa b3e6a508ed [ARM] 4373/1: i.MX/MX1 GPIO support implementation
Support for generic input output for MX1 family.
The implementation prevents allocation of one pin
by two users, but does not store pointer to the user
description permanently, because this solution
would have bigger memory overhead.

The simple way to integrate code with per BSP
pins setup and allocation is required else all GPIO
registration checking is useless. The function
imx_gpio_setup_multiple_pins() can be used for this
purpose in future.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-07-12 11:11:39 +01:00
..
cpufreq.c [ARM] spelling fixes 2007-05-20 20:10:32 +01:00
dma.c [ARM] spelling fixes 2007-05-20 20:10:32 +01:00
generic.c [ARM] 4373/1: i.MX/MX1 GPIO support implementation 2007-07-12 11:11:39 +01:00
generic.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irq.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
Kconfig [PATCH] ARM: select PCI, ISA and ISA_DMA 2005-05-05 14:49:01 +01:00
leds-mx1ads.c [ARM] Don't include mach-types.h unnecessarily 2005-09-29 11:15:51 +01:00
leds.c fix file specification in comments 2006-10-03 23:01:26 +02:00
leds.h fix file specification in comments 2006-10-03 23:01:26 +02:00
Makefile [ARM] 3992/1: i.MX/MX1 CPU Frequency scaling support 2006-12-13 18:36:02 +00:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mx1ads.c [ARM] 3501/1: i.MX: fix lowlevel debug macros 2006-05-07 18:56:27 +01:00
time.c Add IRQF_IRQPOLL flag on arm 2007-05-08 11:15:22 -07:00