Re: [PATCH 1/2] gpio-lpc32xx: Add GPI_28

2012-09-30 Thread Linus Walleij
On Tue, Sep 25, 2012 at 9:56 AM, Roland Stigge wrote: > This patch adds the missing gpi28 to the list of GPIOs in the GPI P3 "chip". > > NOTE: This patch depends on incrementing LPC32XX_GPI_P3_MAX. When applied > without the respective mach-lpc32xx patch (merged via arm-soc.git), gcc will > give

[PATCH 1/2] gpio-lpc32xx: Add GPI_28

2012-09-25 Thread Roland Stigge
This patch adds the missing gpi28 to the list of GPIOs in the GPI P3 "chip". NOTE: This patch depends on incrementing LPC32XX_GPI_P3_MAX. When applied without the respective mach-lpc32xx patch (merged via arm-soc.git), gcc will give a warning about "excess elements in array initializer" but this