From: Paul Mundt <lethal@linux-sh.org>
To: Magnus Damm <magnus.damm@gmail.com>
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
linux-mmc@vger.kernel.org, linux-sh@vger.kernel.org,
Magnus Damm <damm@opensource.se>
Subject: Re: [PATCH 1/2] sh-mobile: enable both edges GPIO interrupts on sh7372
Date: Thu, 21 Jul 2011 16:54:32 +0900 [thread overview]
Message-ID: <20110721075432.GE27831@linux-sh.org> (raw)
In-Reply-To: <CANqRtoRin_mSERnYn8Q-dYJHc0O-kwa3YtmjCRDsUU=yEfDMEw@mail.gmail.com>
On Fri, Jul 15, 2011 at 08:14:23PM +0900, Magnus Damm wrote:
> On Fri, Jul 15, 2011 at 7:58 PM, Guennadi Liakhovetski
> <g.liakhovetski@gmx.de> wrote:
> > From: Magnus Damm <damm@opensource.se>
> >
> > IRQ-capable GPIOs on sh7372 can be configured to produce interrupts on
> > both edges.
> >
> > Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> > Cc: Magnus Damm <damm@opensource.se>
> > ---
> > ?drivers/sh/intc/chip.c | ? ?3 +++
> > ?1 files changed, 3 insertions(+), 0 deletions(-)
>
> Acked-by: Magnus Damm <damm@opensource.se>
Applied, thanks.
WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Magnus Damm <magnus.damm@gmail.com>
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
linux-mmc@vger.kernel.org, linux-sh@vger.kernel.org,
Magnus Damm <damm@opensource.se>
Subject: Re: [PATCH 1/2] sh-mobile: enable both edges GPIO interrupts on sh7372
Date: Thu, 21 Jul 2011 07:54:32 +0000 [thread overview]
Message-ID: <20110721075432.GE27831@linux-sh.org> (raw)
In-Reply-To: <CANqRtoRin_mSERnYn8Q-dYJHc0O-kwa3YtmjCRDsUU=yEfDMEw@mail.gmail.com>
On Fri, Jul 15, 2011 at 08:14:23PM +0900, Magnus Damm wrote:
> On Fri, Jul 15, 2011 at 7:58 PM, Guennadi Liakhovetski
> <g.liakhovetski@gmx.de> wrote:
> > From: Magnus Damm <damm@opensource.se>
> >
> > IRQ-capable GPIOs on sh7372 can be configured to produce interrupts on
> > both edges.
> >
> > Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> > Cc: Magnus Damm <damm@opensource.se>
> > ---
> > ?drivers/sh/intc/chip.c | ? ?3 +++
> > ?1 files changed, 3 insertions(+), 0 deletions(-)
>
> Acked-by: Magnus Damm <damm@opensource.se>
Applied, thanks.
next prev parent reply other threads:[~2011-07-21 7:54 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-13 23:25 [PATCH] ARM: mach-shmobile: use GPIO interrupt also for card eject on SDHI0 on mackerel Guennadi Liakhovetski
2011-07-13 23:25 ` [PATCH] ARM: mach-shmobile: use GPIO interrupt also for card eject Guennadi Liakhovetski
2011-07-14 1:03 ` [PATCH] ARM: mach-shmobile: use GPIO interrupt also for card eject on SDHI0 on mackerel Magnus Damm
2011-07-14 1:03 ` [PATCH] ARM: mach-shmobile: use GPIO interrupt also for card Magnus Damm
2011-07-14 8:04 ` [PATCH] ARM: mach-shmobile: use GPIO interrupt also for card eject on SDHI0 on mackerel Guennadi Liakhovetski
2011-07-14 8:04 ` [PATCH] ARM: mach-shmobile: use GPIO interrupt also for card Guennadi Liakhovetski
2011-07-15 10:58 ` [PATCH 0/2] use both-edge GPIO interrupt for SDHI0 on mackerel Guennadi Liakhovetski
2011-07-15 10:58 ` Guennadi Liakhovetski
2011-07-15 10:58 ` [PATCH 1/2] sh-mobile: enable both edges GPIO interrupts on sh7372 Guennadi Liakhovetski
2011-07-15 10:58 ` Guennadi Liakhovetski
2011-07-15 11:14 ` Magnus Damm
2011-07-15 11:14 ` Magnus Damm
2011-07-21 7:54 ` Paul Mundt [this message]
2011-07-21 7:54 ` Paul Mundt
2011-07-15 10:59 ` [PATCH 2/2 v2] ARM: mach-shmobile: use GPIO interrupt also for card eject on SDHI0 on mackerel Guennadi Liakhovetski
2011-07-15 10:59 ` [PATCH 2/2 v2] ARM: mach-shmobile: use GPIO interrupt also for card Guennadi Liakhovetski
2011-07-15 11:25 ` [PATCH 2/2 v2] ARM: mach-shmobile: use GPIO interrupt also for card eject on SDHI0 on mackerel Magnus Damm
2011-07-15 11:25 ` [PATCH 2/2 v2] ARM: mach-shmobile: use GPIO interrupt also for Magnus Damm
2011-07-15 12:34 ` [PATCH 2/2 v2] ARM: mach-shmobile: use GPIO interrupt also for card eject on SDHI0 on mackerel Guennadi Liakhovetski
2011-07-15 12:34 ` [PATCH 2/2 v2] ARM: mach-shmobile: use GPIO interrupt also for Guennadi Liakhovetski
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=20110721075432.GE27831@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=damm@opensource.se \
--cc=g.liakhovetski@gmx.de \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.