[PATCH v2 0/6] ARM: LPC32xx: Patch set with further fixes for LPC32xx
Roland Stigge
stigge at antcom.de
Sat Feb 25 10:35:12 EST 2012
This is another bundle of patches for LPC32xx, fixing bugs and completing
support for drivers using the LPC32xx base port.
It synchronizes changes from lpclinux.com to the mainline kernel and applies
cleanly to 3.3-rc4.
Signed-off-by: Roland Stigge <stigge at antcom.de>
---
Roland Stigge (6):
ARM: LPC32xx: Fix irq on GPI_28
ARM: LPC32xx: Fix missing and bad LPC32XX macros
ARM: LPC32xx: Fix interrupt controller init
ARM: LPC32xx: irq.c: Clear latched event
ARM: LPC32xx: serial.c: HW bug workaround
ARM: LPC32xx: serial.c: Fixed loop limit
arch/arm/mach-lpc32xx/include/mach/irqs.h | 2 -
arch/arm/mach-lpc32xx/include/mach/platform.h | 51 +++++++++++++-------------
arch/arm/mach-lpc32xx/irq.c | 25 ++++++++++--
arch/arm/mach-lpc32xx/pm.c | 2 -
arch/arm/mach-lpc32xx/serial.c | 20 +++++++++-
arch/arm/mach-lpc32xx/timer.c | 46 +++++++++++------------
6 files changed, 91 insertions(+), 55 deletions(-)
More information about the linux-arm-kernel
mailing list