From: Trilok Soni <tsoni@codeaurora.org>
To: Gregory Bean <gbean@codeaurora.org>
Cc: akpm@linux-foundation.org, khali@linux-fr.org,
linux-i2c@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v2] gpio: sx150x: Add Semtech I2C sx150x gpio expander driver.
Date: Mon, 12 Jul 2010 14:25:24 +0530 [thread overview]
Message-ID: <4C3AD87C.1010407@codeaurora.org> (raw)
In-Reply-To: <4C370EB4.4040906@codeaurora.org>
Hi Jean, Andrew,
On 7/9/2010 5:27 PM, Trilok Soni wrote:
> On 7/9/2010 1:07 AM, Gregory Bean wrote:
>> Add support for Semtech SX150-series I2C GPIO expanders.
>> Compatible models include:
>>
>> 8 bits: sx1508q
>> 16 bits: sx1509q
>>
>> Signed-off-by: Gregory Bean <gbean@codeaurora.org>
>> ---
>> drivers/gpio/Kconfig | 11 +
>> drivers/gpio/Makefile | 1 +
>> drivers/gpio/sx150x.c | 646 ++++++++++++++++++++++++++++++++++++++++++++
>> include/linux/i2c/sx150x.h | 78 ++++++
>> 4 files changed, 736 insertions(+), 0 deletions(-)
>> create mode 100644 drivers/gpio/sx150x.c
>> create mode 100644 include/linux/i2c/sx150x.h
>>
>
> Looks good to me.
>
> Reviewed-by: Trilok Soni <tsoni@codeaurora.org>
>
Any review comments on this new version of the driver?
--
Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
next parent reply other threads:[~2010-07-12 8:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1278617834-14970-1-git-send-email-gbean@codeaurora.org>
[not found] ` <4C370EB4.4040906@codeaurora.org>
2010-07-12 8:55 ` Trilok Soni [this message]
2010-07-12 23:46 ` [PATCH v2] gpio: sx150x: Add Semtech I2C sx150x gpio expander driver Andrew Morton
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=4C3AD87C.1010407@codeaurora.org \
--to=tsoni@codeaurora.org \
--cc=akpm@linux-foundation.org \
--cc=gbean@codeaurora.org \
--cc=khali@linux-fr.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-i2c@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).