linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* gpio: pca953x: add support for MAX7312
@ 2009-11-29  2:21 Eric Miao
  2009-11-29  2:51 ` David Brownell
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Miao @ 2009-11-29  2:21 UTC (permalink / raw)
  To: linux-arm-kernel



^ permalink raw reply	[flat|nested] 3+ messages in thread

* gpio: pca953x: add support for MAX7312
  2009-11-29  2:21 gpio: pca953x: add support for MAX7312 Eric Miao
@ 2009-11-29  2:51 ` David Brownell
  2009-11-29  3:04   ` Eric Miao
  0 siblings, 1 reply; 3+ messages in thread
From: David Brownell @ 2009-11-29  2:51 UTC (permalink / raw)
  To: linux-arm-kernel

On Saturday 28 November 2009, Eric Miao wrote:
> >From e7a5c19103616e7e9252d189d455d136b4c25c51 Mon Sep 17 00:00:00 2001
> From: Jun Nie <njun@marvell.com>
> Date: Sun, 29 Nov 2009 09:41:54 +0800
> Subject: [PATCH] gpio: pca953x: add support for MAX7312
> 
> Signed-off-by: Jun Nie <njun@marvell.com>
> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>

Acked-by: David Brownell <dbrownell@users.sourceforge.net>

> ---
>  drivers/gpio/pca953x.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/gpio/pca953x.c b/drivers/gpio/pca953x.c
> index 6a2fb3f..cfff189 100644
> --- a/drivers/gpio/pca953x.c
> +++ b/drivers/gpio/pca953x.c
> @@ -39,6 +39,7 @@ static const struct i2c_device_id pca953x_id[] = {
>  	{ "pca9557", 8, },
> 
>  	{ "max7310", 8, },
> +	{ "max7312", 16 },
>  	{ "max7315", 8, },
>  	{ "pca6107", 8, },
>  	{ "tca6408", 8, },
> -- 
> 1.6.3.3
> 
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* gpio: pca953x: add support for MAX7312
  2009-11-29  2:51 ` David Brownell
@ 2009-11-29  3:04   ` Eric Miao
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Miao @ 2009-11-29  3:04 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Nov 29, 2009 at 10:51 AM, David Brownell <david-b@pacbell.net> wrote:
> On Saturday 28 November 2009, Eric Miao wrote:
>> >From e7a5c19103616e7e9252d189d455d136b4c25c51 Mon Sep 17 00:00:00 2001
>> From: Jun Nie <njun@marvell.com>
>> Date: Sun, 29 Nov 2009 09:41:54 +0800
>> Subject: [PATCH] gpio: pca953x: add support for MAX7312
>>
>> Signed-off-by: Jun Nie <njun@marvell.com>
>> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
>
> Acked-by: David Brownell <dbrownell@users.sourceforge.net>

Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-29  3:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-29  2:21 gpio: pca953x: add support for MAX7312 Eric Miao
2009-11-29  2:51 ` David Brownell
2009-11-29  3:04   ` Eric Miao

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).