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 <[email protected]>
>> ---
>>  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 <[email protected]>
> 

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.
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to