linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] pinctrl: baytrail: Assorted fixes
@ 2015-02-23 12:53 Mika Westerberg
  2015-02-23 12:53 ` [PATCH 1/4] pinctrl: baytrail: Relax GPIO request rules Mika Westerberg
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Mika Westerberg @ 2015-02-23 12:53 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Heikki Krogerus, Mathias Nyman, Hans Holmberg, Benjamin Adler,
	Mika Westerberg, linux-gpio, linux-kernel

Hi,

This series contains set of fixes that are necessary in order to get some
new Intel Baytrail based devices, in particular the GPIO part of those,
working.

The first patch fixes GPIO request problem that was found on Zotac ZBOX
pico 320.

Second and third patch deal with Lenovo Thinkpad 10 digitizer problem.

In addition to that we now save and restore pin context over system sleep
as was observed on Minnowboard MAX (but applies to other Baytrail based
devices which support S3).

Mika Westerberg (4):
  pinctrl: baytrail: Relax GPIO request rules
  pinctrl: baytrail: Clear interrupt triggering from pins that are in GPIO mode
  pinctrl: baytrail: Rework interrupt handling
  pinctrl: baytrail: Save pin context over system sleep

 drivers/pinctrl/intel/pinctrl-baytrail.c | 254 +++++++++++++++++++++++--------
 1 file changed, 188 insertions(+), 66 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-03-06 11:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-23 12:53 [PATCH 0/4] pinctrl: baytrail: Assorted fixes Mika Westerberg
2015-02-23 12:53 ` [PATCH 1/4] pinctrl: baytrail: Relax GPIO request rules Mika Westerberg
2015-03-06 11:20   ` Linus Walleij
2015-02-23 12:53 ` [PATCH 2/4] pinctrl: baytrail: Clear interrupt triggering from pins that are in GPIO mode Mika Westerberg
2015-03-06 11:21   ` Linus Walleij
2015-02-23 12:53 ` [PATCH 3/4] pinctrl: baytrail: Rework interrupt handling Mika Westerberg
2015-03-06 11:23   ` Linus Walleij
2015-02-23 12:53 ` [PATCH 4/4] pinctrl: baytrail: Save pin context over system sleep Mika Westerberg

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