All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Pinctrl fixes for rockchip
@ 2014-11-19 22:51 ` Doug Anderson
  0 siblings, 0 replies; 14+ messages in thread
From: Doug Anderson @ 2014-11-19 22:51 UTC (permalink / raw)
  To: Heiko Stuebner, Linus Walleij
  Cc: Sonny Rao, Dmitry Torokhov, Chris Zhong, linux-arm-kernel,
	linux-rockchip, Doug Anderson, linux-gpio, linux-kernel

These two patches fix some pinctrl issues on rockchip.  The first
fixes a real issue where interrupts were being left on in
suspend/resume and waking the system up when they shouldn't.  The
second fixes purely theoretical problems but seems clean.

I've tested these patches more extensively on a non-mainline tree but
have done basic compile and boot testing on mainline.  I don't have
suspend/resume working so well on mainline yet, so I haven't tested
fully there.

Changes in v2:
- Spread out code (heiko)

Doug Anderson (2):
  pinctrl: rockchip: Handle wakeup pins
  pinctrl: rockchip: Fix enable/disable/mask/unmask

 drivers/pinctrl/pinctrl-rockchip.c | 57 ++++++++++++++++++++++++++++++++++++--
 1 file changed, 54 insertions(+), 3 deletions(-)

-- 
2.1.0.rc2.206.gedb03e5


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

end of thread, other threads:[~2014-11-28  9:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-19 22:51 [PATCH v2 0/2] Pinctrl fixes for rockchip Doug Anderson
2014-11-19 22:51 ` Doug Anderson
2014-11-19 22:51 ` [PATCH v2 1/2] pinctrl: rockchip: Handle wakeup pins Doug Anderson
2014-11-19 22:51   ` Doug Anderson
2014-11-28  8:05   ` Linus Walleij
2014-11-28  8:05     ` Linus Walleij
2014-11-19 22:51 ` [PATCH v2 2/2] pinctrl: rockchip: Fix enable/disable/mask/unmask Doug Anderson
2014-11-19 22:51   ` Doug Anderson
2014-11-28  8:06   ` Linus Walleij
2014-11-28  8:06     ` Linus Walleij
2014-11-26 17:56 ` [PATCH v2 0/2] Pinctrl fixes for rockchip Heiko Stübner
2014-11-26 17:56   ` Heiko Stübner
2014-11-28  9:22   ` Linus Walleij
2014-11-28  9:22     ` 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.