From: David Cohen <david.a.cohen@linux.intel.com>
To: linus.walleij@linaro.org
Cc: linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org,
David Cohen <david.a.cohen@linux.intel.com>
Subject: [PATCH 0/3] gpio-langwell: initial support for Intel Merrifield
Date: Fri, 4 Oct 2013 13:01:39 -0700 [thread overview]
Message-ID: <1380916902-23791-1-git-send-email-david.a.cohen@linux.intel.com> (raw)
This patch set does initial support for Intel Merrifield and does non-function
changes to make gpio-langwell more friendly to other Intel Mid SoC's.
After these initial changes are accepted, more Merrifield stuff will come :)
David Cohen (3):
gpio: langwell: add Intel Merrifield support
gpio: rename gpio-langwell to gpio-intel-mid
gpio-intel-mid: update prefixes and names from langwell to intel-mid
drivers/gpio/Kconfig | 6 +-
drivers/gpio/Makefile | 2 +-
drivers/gpio/gpio-intel-mid.c | 471 ++++++++++++++++++++++++++++++++++++++++++
drivers/gpio/gpio-langwell.c | 397 -----------------------------------
4 files changed, 475 insertions(+), 401 deletions(-)
create mode 100644 drivers/gpio/gpio-intel-mid.c
delete mode 100644 drivers/gpio/gpio-langwell.c
--
1.8.4.rc3
next reply other threads:[~2013-10-04 19:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-04 20:01 David Cohen [this message]
2013-10-04 20:01 ` [PATCH 1/3] gpio: langwell: add Intel Merrifield support David Cohen
2013-10-11 14:15 ` Linus Walleij
2013-10-04 20:01 ` [PATCH 2/3] gpio: rename gpio-langwell to gpio-intel-mid David Cohen
2013-10-11 14:18 ` Linus Walleij
2013-10-04 20:01 ` [PATCH 3/3] gpio-intel-mid: update prefixes and names from langwell to intel-mid David Cohen
2013-10-11 14:20 ` Linus Walleij
2013-10-09 22:47 ` [PATCH 0/3] gpio-langwell: initial support for Intel Merrifield David Cohen
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=1380916902-23791-1-git-send-email-david.a.cohen@linux.intel.com \
--to=david.a.cohen@linux.intel.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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).