linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>,
	Mathias Nyman <mathias.nyman@linux.intel.com>,
	Hans Holmberg <hans.holmberg@intel.com>,
	Benjamin Adler <benadler@gmx.net>,
	Mika Westerberg <mika.westerberg@linux.intel.com>,
	linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] pinctrl: baytrail: Assorted fixes
Date: Mon, 23 Feb 2015 14:53:09 +0200	[thread overview]
Message-ID: <1424695993-43707-1-git-send-email-mika.westerberg@linux.intel.com> (raw)

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

             reply	other threads:[~2015-02-23 12:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-23 12:53 Mika Westerberg [this message]
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

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=1424695993-43707-1-git-send-email-mika.westerberg@linux.intel.com \
    --to=mika.westerberg@linux.intel.com \
    --cc=benadler@gmx.net \
    --cc=hans.holmberg@intel.com \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mathias.nyman@linux.intel.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).