ARM: LPC32XX: GPIO, timer, and IRQ drivers
authorKevin Wells <wellsk40@gmail.com>
Fri, 26 Feb 2010 23:53:41 +0000 (15:53 -0800)
committerKevin Wells <wellsk40@gmail.com>
Tue, 27 Jul 2010 10:08:09 +0000 (03:08 -0700)
commitc4a0208fff6cba5c7e22166ad7209322eab16bb3
tree93d8b760390dff993865e6453ceee1c56339fec6
parentb9cc4bf6656d5f349c283e6ac267b852b7a2e42e
ARM: LPC32XX: GPIO, timer, and IRQ drivers

Common drivers for the LPC32XX used on all platforms

Signed-off-by: Kevin Wells <wellsk40@gmail.com>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
arch/arm/mach-lpc32xx/gpiolib.c [new file with mode: 0644]
arch/arm/mach-lpc32xx/irq.c [new file with mode: 0644]
arch/arm/mach-lpc32xx/timer.c [new file with mode: 0644]