Re: [PATCH 5/6] GPIO: MIPS: add gpio driver for flacon SoC

From: John Crispin
Date: Tue Jul 24 2012 - 04:21:13 EST


On 24/07/12 10:09, Langer Thomas (LQDE RD ST PON SW) wrote:
> Hello John,
>
> John Crispin wrote on 2012-07-24:
>> Add driver for GPIO blocks found on Lantiq FALCON SoC. The SoC has 5
>> banks of up to 32 pads. The GPIO blocks have a per pin IRQs.
>>
>> Signed-off-by: John Crispin <blogic@xxxxxxxxxxx>
>> Signed-off-by: Thomas Langer <thomas.langer@xxxxxxxxxx>
>> Cc: linux-kernel@xxxxxxxxxxxxxxx
>> ---
>> arch/mips/include/asm/mach-lantiq/gpio.h | 4 +
>> drivers/gpio/Kconfig | 5 +
>> drivers/gpio/Makefile | 1 +
>> drivers/gpio/gpio-falcon.c | 355 ++++++++++++++++++++++++++++++
>> 4 files changed, 365 insertions(+), 0 deletions(-)
>> create mode 100644 drivers/gpio/gpio-falcon.c
> Please fix the spelling error in the subject!
>
> Best Regards,
> Thomas

Hi Thomas,

nice catch

thanks,
John

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/