linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] couple of fixes on IMX gpio driver
@ 2015-08-05 17:23 Eduardo Valentin
  2015-08-05 17:23 ` [PATCH 1/2] gpio/mxc: mask gpio interrupts in suspend Eduardo Valentin
  2015-08-05 17:23 ` [PATCH 2/2] gpio/mxc: implement reading output gpio value Eduardo Valentin
  0 siblings, 2 replies; 9+ messages in thread
From: Eduardo Valentin @ 2015-08-05 17:23 UTC (permalink / raw)
  To: Linus Walleij, Alexandre Courbot
  Cc: ubrindis56, Fabio Estevam, festevam, linux-gpio, linux-kernel,
	Eduardo Valentin

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-08-13 12:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-05 17:23 [PATCH 0/2] couple of fixes on IMX gpio driver Eduardo Valentin
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

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).