From: Mathias Nyman <mathias.nyman@linux.intel.com>
To: linus.walleij@linaro.org
Cc: grant.likely@secretlab.ca, mika.westerberg@linux.intel.com,
rafael.j.wysocki@intel.com, linux-kernel@vger.kernel.org,
linux-acpi@vger.kernel.org,
Mathias Nyman <mathias.nyman@linux.intel.com>
Subject: [PATCH 0/1] gpio: add Lynxpoint chipset gpio driver
Date: Fri, 7 Dec 2012 16:01:38 +0200 [thread overview]
Message-ID: <1354888899-21907-1-git-send-email-mathias.nyman@linux.intel.com> (raw)
This gpio controller driver for the Intel Lynxpoint LP PCH chipset is
designed to work with the new ACPI 5 enumeration model and ACPI 5 GpioIo/GpioInt
resource translation recently added to linux-acpi.
Mathias Nyman (1):
gpio: add Lynxpoint chipset gpio driver.
drivers/gpio/Kconfig | 7 +
drivers/gpio/Makefile | 1 +
drivers/gpio/gpio-lynxpoint.c | 406 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 414 insertions(+), 0 deletions(-)
create mode 100644 drivers/gpio/gpio-lynxpoint.c
--
1.7.4.1
next reply other threads:[~2012-12-07 13:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-07 14:01 Mathias Nyman [this message]
2012-12-07 14:01 ` [PATCH 1/1] gpio: add Lynxpoint chipset gpio driver Mathias Nyman
2012-12-10 9:48 ` Linus Walleij
2012-12-10 14:06 ` Mathias Nyman
2012-12-10 21:48 ` Linus Walleij
2012-12-10 23:07 ` Grant Likely
2012-12-11 0:34 ` Linus Walleij
2012-12-11 16:48 ` Grant Likely
2012-12-11 11:40 ` Mathias Nyman
2012-12-11 16:52 ` Grant Likely
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=1354888899-21907-1-git-send-email-mathias.nyman@linux.intel.com \
--to=mathias.nyman@linux.intel.com \
--cc=grant.likely@secretlab.ca \
--cc=linus.walleij@linaro.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mika.westerberg@linux.intel.com \
--cc=rafael.j.wysocki@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).