linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: david-b@pacbell.net (David Brownell)
To: linux-arm-kernel@lists.infradead.org
Subject: gpio: pca953x: add support for MAX7312
Date: Sat, 28 Nov 2009 18:51:19 -0800	[thread overview]
Message-ID: <200911281851.19960.david-b@pacbell.net> (raw)
In-Reply-To: <f17812d70911281821j602dc2bcvbda387e3e989e466@mail.gmail.com>

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

  reply	other threads:[~2009-11-29  2:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-29  2:21 gpio: pca953x: add support for MAX7312 Eric Miao
2009-11-29  2:51 ` David Brownell [this message]
2009-11-29  3:04   ` Eric Miao

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=200911281851.19960.david-b@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=linux-arm-kernel@lists.infradead.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).