mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: John Crispin <blogic@openwrt.org>
To: "Langer Thomas (LQDE RD ST PON SW)" <thomas.langer@lantiq.com>
Cc: Grant Likely <grant.likely@secretlab.ca>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 5/6] GPIO: MIPS: add gpio driver for flacon SoC
Date: Tue, 24 Jul 2012 10:20:50 +0200	[thread overview]
Message-ID: <500E5AE2.6020207@openwrt.org> (raw)
In-Reply-To: <593AEF6C47F46446852B067021A273D6060CEA@MUCSE039.lantiq.com>

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@openwrt.org>
>> Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
>> Cc: linux-kernel@vger.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


  reply	other threads:[~2012-07-24  8:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-24  6:50 [PATCH 1/6] OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl support John Crispin
2012-07-24  6:50 ` [PATCH 2/6] Document: devicetree: add OF documents for lantiq xway pinctrl John Crispin
2012-07-24  6:50 ` [PATCH 3/6] OF: pinctrl: MIPS: lantiq: adds support for FALCON SoC John Crispin
2012-07-27 23:23   ` Linus Walleij
2012-07-30  9:41     ` John Crispin
2012-07-24  6:50 ` [PATCH 4/6] Document: devicetree: add OF documents for lantiq falcon pinctrl John Crispin
2012-07-24  6:50 ` [PATCH 5/6] GPIO: MIPS: add gpio driver for flacon SoC John Crispin
2012-07-24  8:09   ` Langer Thomas (LQDE RD ST PON SW)
2012-07-24  8:20     ` John Crispin [this message]
2012-07-24  6:51 ` [PATCH 6/6] GPIO: MIPS: lantiq: fix overflow inside stp-xway driver John Crispin
2012-07-27 23:23 ` [PATCH 1/6] OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl support Linus Walleij

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=500E5AE2.6020207@openwrt.org \
    --to=blogic@openwrt.org \
    --cc=grant.likely@secretlab.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thomas.langer@lantiq.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome