All of lore.kernel.org
 help / color / mirror / Atom feed
From: Toby Smith <toby@tismith.id.au>
To: linus.walleij@linaro.org, gnurou@gmail.com,
	grant.likely@linaro.org, robh+dt@kernel.org
Cc: linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org, Toby Smith <toby@tismith.id.au>
Subject: [PATCH 0/2] gpio: pca953x: allow shared interrupts
Date: Wed, 30 Apr 2014 18:01:39 +1000	[thread overview]
Message-ID: <cover.1398844809.git.toby@tismith.id.au> (raw)

These patches allow the pca953x family of chips to use a 
shared interrupt.

Toby Smith (2):
  gpio: pca953x: return IRQ_NONE when appropriate
  gpio: pca953x: request a shared interrupt

 drivers/gpio/gpio-pca953x.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

-- 
1.8.3.2

             reply	other threads:[~2014-04-30  8:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-30  8:01 Toby Smith [this message]
2014-04-30  8:01 ` [PATCH 1/2] gpio: pca953x: return IRQ_NONE when appropriate Toby Smith
2014-05-09 10:57   ` Linus Walleij
2014-04-30  8:01 ` [PATCH 2/2] gpio: pca953x: request a shared interrupt Toby Smith
2014-05-09 10:58   ` 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=cover.1398844809.git.toby@tismith.id.au \
    --to=toby@tismith.id.au \
    --cc=devicetree@vger.kernel.org \
    --cc=gnurou@gmail.com \
    --cc=grant.likely@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /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.