All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Nicolas GRAUX <jean-nicolas.graux@stericsson.com>
To: Samuel Ortiz <sameo@linux.intel.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Lee Jones <lee.jones@linaro.org>
Subject: Re: [PATCH] mfd: support stmpe1801 18 bits enhanced port expander
Date: Mon, 8 Apr 2013 12:04:18 +0200	[thread overview]
Message-ID: <51629622.3040509@stericsson.com> (raw)
In-Reply-To: <20130408095601.GP24058@zurbaran>

On 04/08/2013 11:56 AM, Samuel Ortiz wrote:
> Hi Jean-Nicolas,
>
> On Mon, Feb 18, 2013 at 05:50:22PM +0100, Jean-Nicolas Graux wrote:
>> Provides support for 1801 variant of stmpe gpio port expanders.
>> This chip has 18 gpios configurable as GPI, GPO, keypad matrix,
>> special key or dedicated key function.
>>
>> Note that special/dedicated key function is not supported yet.
>>
>> Change-Id: I6ea89af7b96e9a02478ebec3467291e7d7c510c9
> No Change-Id, please.
>
>> Signed-off-by: Jean-Nicolas Graux <jean-nicolas.graux@stericsson.com>
>> ---
>>   drivers/gpio/gpio-stmpe.c             |   52 +++++--
>>   drivers/input/keyboard/stmpe-keypad.c |  267 ++++++++++++++++++++++++++-------
>>   drivers/mfd/Kconfig                   |    1 +
>>   drivers/mfd/stmpe-i2c.c               |    1 +
>>   drivers/mfd/stmpe.c                   |   97 +++++++++++-
>>   drivers/mfd/stmpe.h                   |   49 ++++++
>>   include/linux/mfd/stmpe.h             |    3 +
>>   7 files changed, 398 insertions(+), 72 deletions(-)
> This should be splitted into 3 patches, an mfd one and then an input and a
> gpio one. I would carry all 3 of them through the MFD tree on order to handle
> build dependencies.
>
> Cheers,
> Samuel.
>
Hello Samuel,
Ok, i do the split. I guess i should also rebase on latest 3.9 kernel.

Regards. J-Nicolas.

  reply	other threads:[~2013-04-08 10:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-18 16:50 [PATCH] mfd: support stmpe1801 18 bits enhanced port expander Jean-Nicolas Graux
2013-04-08  9:56 ` Samuel Ortiz
2013-04-08 10:04   ` Jean-Nicolas GRAUX [this message]
2013-04-08 14:47     ` Samuel Ortiz
  -- strict thread matches above, loose matches on Subject: below --
2012-12-20  8:57 Jean-Nicolas Graux
2012-12-20  9:23 ` Linus Walleij
2013-02-09 14:13   ` Grant Likely
2013-02-11 13:58 ` Linus Walleij
2013-02-12 10:04   ` Samuel Ortiz
2013-02-12 10:05 ` Samuel Ortiz
2013-02-14  4:33   ` Dmitry Torokhov

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=51629622.3040509@stericsson.com \
    --to=jean-nicolas.graux@stericsson.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@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 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.