[PATCH] gpio: pca953x: add support for MAX7312

Jun Nie njun at marvell.com
Sat Nov 28 20:41:54 EST 2009


Signed-off-by: Jun Nie <njun at marvell.com>
Signed-off-by: Eric Miao <eric.y.miao at gmail.com>
---
 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