linux/arch/arm/mach-lpc32xx
Nicolas Pitre 639da5ee37 ARM: add an extra temp register to the low level debugging addruart macro
Some platforms (like OMAP not to name it) are doing rather complicated
hacks just to determine the base UART address to use.  Let's give their
addruart macro some slack by providing an extra work register which will
allow for much needed cleanups.

This is basically a no-op as this commit is only adding the extra argument
to the macro but no one is using it yet.

Signed-off-by: nicolas Pitre <nicolas.pitre@linaro.org>
Reviewed-by: Kevin Hilman <khilman@ti.com>
2011-09-26 10:11:25 -04:00
..
include/mach ARM: add an extra temp register to the low level debugging addruart macro 2011-09-26 10:11:25 -04:00
clock.c arm: lpc32xx: add tsc-device 2011-07-12 10:57:13 +02:00
clock.h ARM: LPC32XX: Clock driver 2010-07-27 03:08:09 -07:00
common.c arm: lpc32xx: add rtc-device 2011-07-12 10:57:13 +02:00
common.h arm: lpc32xx: add rtc-device 2011-07-12 10:57:13 +02:00
gpiolib.c ARM: LPC32XX: GPIO, timer, and IRQ drivers 2010-07-27 03:08:09 -07:00
irq.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
Kconfig ARM: LPC32XX: Arch config menu supoport and makefiles 2010-07-27 08:46:22 -07:00
Makefile ARM: LPC32XX: Arch config menu supoport and makefiles 2010-07-27 08:46:22 -07:00
Makefile.boot ARM: LPC32XX: Arch config menu supoport and makefiles 2010-07-27 08:46:22 -07:00
phy3250.c ARM: mach-lpc32xx: convert boot_params to atag_offset 2011-08-21 17:14:58 -04:00
pm.c Fix common misspellings 2011-03-31 11:26:23 -03:00
serial.c ARM: LPC32XX: Serial support code 2010-07-27 08:42:07 -07:00
suspend.S ARM: LPC32XX: System suspend support 2010-07-27 08:35:56 -07:00
timer.c clocksource: convert ARM 32-bit up counting clocksources 2011-05-23 18:04:51 +01:00