[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <500E5AE2.6020207@openwrt.org>
Date: Tue, 24 Jul 2012 10:20:50 +0200
From: John Crispin <blogic@...nwrt.org>
To: "Langer Thomas (LQDE RD ST PON SW)" <thomas.langer@...tiq.com>
CC: Grant Likely <grant.likely@...retlab.ca>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 5/6] GPIO: MIPS: add gpio driver for flacon SoC
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@...nwrt.org>
>> Signed-off-by: Thomas Langer <thomas.langer@...tiq.com>
>> Cc: linux-kernel@...r.kernel.org
>> ---
>> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists