All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/03] gpio: R-Car and EM GPIO update
@ 2013-11-13 22:59 ` Magnus Damm
  0 siblings, 0 replies; 22+ messages in thread
From: Magnus Damm @ 2013-11-13 22:59 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-sh, linus.walleij, grant.likely, horms, laurent.pinchart,
	Magnus Damm

gpio: R-Car and EM GPIO update

[PATCH 01/03] gpio: rcar: Use lazy disable and mask on suspend
[PATCH 02/03] gpio: em: Setup gpiochip->dev
[PATCH 03/03] gpio: em: Use lazy disable and mask on suspend

Update the R-Car GPIO driver and the GPIO driver used on EMEV2 to use lazy
disable and mask on suspend. This fixes the Suspend-to-RAM behavior to make
sure wakeup sources are left enabled while suspending. Also include a small
fix for gpio-em that fixes the DT use case.
 
Signed-off-by: Magnus Damm <damm@opensource.se>
---

 Written against renesas.git tag renesas-devel-v3.12-20131112

 drivers/gpio/gpio-em.c   |    5 ++---
 drivers/gpio/gpio-rcar.c |    3 +--
 2 files changed, 3 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2013-11-19  8:26 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-13 22:59 [PATCH 00/03] gpio: R-Car and EM GPIO update Magnus Damm
2013-11-13 22:59 ` Magnus Damm
2013-11-13 22:59 ` [PATCH 01/03] gpio: rcar: Use lazy disable and mask on suspend Magnus Damm
2013-11-13 22:59   ` Magnus Damm
2013-11-14  0:07   ` Laurent Pinchart
2013-11-14  0:07     ` Laurent Pinchart
2013-11-14  2:03     ` Magnus Damm
2013-11-14  2:03       ` Magnus Damm
2013-11-14  2:17       ` Laurent Pinchart
2013-11-14  2:17         ` Laurent Pinchart
2013-11-14  8:50         ` Magnus Damm
2013-11-14  8:50           ` Magnus Damm
2013-11-14 14:57           ` Laurent Pinchart
2013-11-14 14:57             ` Laurent Pinchart
2013-11-13 22:59 ` [PATCH 02/03] gpio: em: Setup gpiochip->dev Magnus Damm
2013-11-13 22:59   ` Magnus Damm
2013-11-14  0:08   ` Laurent Pinchart
2013-11-14  0:08     ` Laurent Pinchart
2013-11-13 22:59 ` [PATCH 03/03] gpio: em: Use lazy disable and mask on suspend Magnus Damm
2013-11-13 22:59   ` Magnus Damm
2013-11-19  8:26 ` [PATCH 00/03] gpio: R-Car and EM GPIO update Linus Walleij
2013-11-19  8:26   ` Linus Walleij

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.