Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ARM: LPC32xx: Fix irq on GPI_28 | Roland Stigge | 2012-02-27 |
| | | | | | | | | | | The GPI_28 IRQ was not registered properly. The registration of IRQ_LPC32XX_GPI_28 was added and the (wrong) IRQ_LPC32XX_GPI_11 at LPC32XX_SIC1_IRQ(4) was replaced by IRQ_LPC32XX_GPI_28 (see manual of LPC32xx / interrupt controller). Signed-off-by: Roland Stigge <stigge@antcom.de> Cc: stable@vger.kernel.org | ||
* | ARM: LPC32XX: Initial arch header files | Kevin Wells | 2010-07-27 |
Header files for the LPC32xx arch Signed-off-by: Kevin Wells <wellsk40@gmail.com> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> |