From: David Cohen <david.a.cohen@linux.intel.com>
To: linus.walleij@linaro.org
Cc: David Cohen <david.a.cohen@linux.intel.com>,
linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org
Subject: Re: [PATCH 0/3] gpio-langwell: initial support for Intel Merrifield
Date: Wed, 09 Oct 2013 15:47:44 -0700 [thread overview]
Message-ID: <5255DD10.1070201@linux.intel.com> (raw)
In-Reply-To: <1380916902-23791-1-git-send-email-david.a.cohen@linux.intel.com>
Hi Linus W,
On 10/04/2013 01:01 PM, David Cohen wrote:
> 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 :)
Ping :)
Comments here?
Br, David Cohen
>
> 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
>
prev parent reply other threads:[~2013-10-09 22:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-04 20:01 [PATCH 0/3] gpio-langwell: initial support for Intel Merrifield David Cohen
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 ` David Cohen [this message]
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=5255DD10.1070201@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 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.