linux/arch/arm/mach-lpc32xx/include/mach
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
..
board.h ARM: LPC32xx: Ethernet support 2012-03-13 21:23:07 +01:00
debug-macro.S ARM: add an extra temp register to the low level debugging addruart macro 2011-09-26 10:11:25 -04:00
entry-macro.S ARM: remove disable_fiq and arch_ret_to_user macros 2012-02-21 17:05:18 -06:00
gpio-lpc32xx.h ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics 2011-08-22 09:13:21 +01:00
gpio.h ARM: LPC32xx: Remove mach specific ARCH_NR_GPIOS, use default 2012-06-14 16:16:18 +02:00
hardware.h
irqs.h ARM: LPC32xx: Fix irq on GPI_28 2012-02-27 17:28:02 +01:00
platform.h ARM: LPC32xx: Fix missing and bad LPC32XX macros 2012-02-27 17:31:24 +01:00
timex.h
uncompress.h