From: Andrew Morton <akpm@linux-foundation.org>
To: Trilok Soni <tsoni@codeaurora.org>
Cc: Gregory Bean <gbean@codeaurora.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 16:46:04 -0700 [thread overview]
Message-ID: <20100712164604.bfd5c142.akpm@linux-foundation.org> (raw)
In-Reply-To: <4C3AD87C.1010407@codeaurora.org>
On Mon, 12 Jul 2010 14:25:24 +0530
Trilok Soni <tsoni@codeaurora.org> wrote:
> 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?
It looked OK to me. You should have received an email when I merged it
into my tree?
prev parent reply other threads:[~2010-07-12 23:46 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 ` [PATCH v2] gpio: sx150x: Add Semtech I2C sx150x gpio expander driver Trilok Soni
2010-07-12 23:46 ` Andrew Morton [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=20100712164604.bfd5c142.akpm@linux-foundation.org \
--to=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 \
--cc=tsoni@codeaurora.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).