gpio: pca953x: add support for MAX7312

David Brownell david-b at pacbell.net
Sat Nov 28 21:51:19 EST 2009


On Saturday 28 November 2009, Eric Miao wrote:
> >From e7a5c19103616e7e9252d189d455d136b4c25c51 Mon Sep 17 00:00:00 2001
> From: Jun Nie <njun at 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 at marvell.com>
> Signed-off-by: Eric Miao <eric.y.miao at gmail.com>

Acked-by: David Brownell <dbrownell at 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
> 
> 





More information about the linux-arm-kernel mailing list