alistair23-linux/arch/arm/mach-lpc32xx
Roland Stigge 1a6e29c913 ARM: LPC32xx: Remove mach specific ARCH_NR_GPIOS, use default
ARCH_NR_GPIOS was defined statically to include exactly all SoC specific GPIOs.
Now if additional GPIOs need to be added dynamically, e.g. via DT, none are
available. Removing the mach specific setting, leaving ARCH_NR_GPIOS to the
default of 256 (currently in include/asm-generic/gpio.h).

Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
2012-06-14 16:16:18 +02:00
..
include/mach ARM: LPC32xx: Remove mach specific ARCH_NR_GPIOS, use default 2012-06-14 16:16:18 +02:00
clock.c ARM: LPC32xx: Clock adjustment for key matrix controller 2012-06-14 16:16:17 +02:00
clock.h
common.c ARM: LPC32xx: Move common code to common.c 2012-04-22 12:01:19 +02:00
common.h ARM: LPC32xx: Device tree support 2012-04-22 12:01:19 +02:00
irq.c ARM: LPC32xx: Device tree support 2012-04-22 12:01:19 +02:00
Makefile ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem 2011-08-22 09:13:21 +01:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
phy3250.c ARM: LPC32xx: Add MMC controller support 2012-06-14 16:16:17 +02:00
pm.c ARM: LPC32xx: Fix missing and bad LPC32XX macros 2012-02-27 17:31:24 +01:00
serial.c ARM: LPC32xx: DT conversion of Standard UARTs 2012-06-14 16:16:18 +02:00
suspend.S
timer.c ARM: LPC32xx: Fix missing and bad LPC32XX macros 2012-02-27 17:31:24 +01:00