* Re: [PATCH v2] gpio: sx150x: Add Semtech I2C sx150x gpio expander driver.
[not found] ` <4C370EB4.4040906@codeaurora.org>
@ 2010-07-12 8:55 ` Trilok Soni
2010-07-12 23:46 ` Andrew Morton
0 siblings, 1 reply; 2+ messages in thread
From: Trilok Soni @ 2010-07-12 8:55 UTC (permalink / raw)
To: Gregory Bean; +Cc: akpm, khali, linux-i2c, linux-arm-msm
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v2] gpio: sx150x: Add Semtech I2C sx150x gpio expander driver.
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
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Morton @ 2010-07-12 23:46 UTC (permalink / raw)
To: Trilok Soni; +Cc: Gregory Bean, khali, linux-i2c, linux-arm-msm
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?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-07-12 23:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[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 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).