From: Eduardo Valentin <edubezval@gmail.com>
To: Linus Walleij <linus.walleij@linaro.org>,
Alexandre Courbot <gnurou@gmail.com>
Cc: ubrindis56@gmail.com, Fabio Estevam <fabio.estevam@freescale.com>,
festevam@gmail.com, linux-gpio@vger.kernel.org,
linux-kernel@vger.kernel.org,
Eduardo Valentin <edubezval@gmail.com>
Subject: [PATCH 0/2] couple of fixes on IMX gpio driver
Date: Wed, 5 Aug 2015 10:23:06 -0700 [thread overview]
Message-ID: <1438795388-22743-1-git-send-email-edubezval@gmail.com> (raw)
Hello all,
Here are two fixes on IMX GPIO driver. One is on
the way we handle GPIO irqs while going into suspend.
Another one is to be able to read the value
of an output GPIO.
Eduardo Valentin (1):
gpio/mxc: implement reading output gpio value
Ulises Brindis (1):
gpio/mxc: mask gpio interrupts in suspend
drivers/gpio/gpio-mxc.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)
--
2.5.0
next reply other threads:[~2015-08-05 17:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-05 17:23 Eduardo Valentin [this message]
2015-08-05 17:23 ` [PATCH 1/2] gpio/mxc: mask gpio interrupts in suspend Eduardo Valentin
2015-08-13 12:47 ` Linus Walleij
2015-08-05 17:23 ` [PATCH 2/2] gpio/mxc: implement reading output gpio value Eduardo Valentin
2015-08-05 17:43 ` Fabio Estevam
2015-08-05 18:02 ` Eduardo Valentin
2015-08-05 18:11 ` Fabio Estevam
2015-08-05 19:46 ` Eduardo Valentin
2015-08-05 20:44 ` Fabio Estevam
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=1438795388-22743-1-git-send-email-edubezval@gmail.com \
--to=edubezval@gmail.com \
--cc=fabio.estevam@freescale.com \
--cc=festevam@gmail.com \
--cc=gnurou@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ubrindis56@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).