lkml.org 
[lkml]   [2008]   [Apr]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patches in this message
/
Date
From
Subject[PATCH] pca953x: Add support for pca9555 I2C I/O expander.
Add support for pca9555 I2C I/O expander. As the comment suggests this
part is software compatible with the pca9539.

Signed-off-by: Will Newton <will.newton@imgtec.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 6e72fd3..4ff274f 100644
--- a/drivers/gpio/pca953x.c
+++ b/drivers/gpio/pca953x.c
@@ -36,6 +36,7 @@ static const struct pca953x_desc pca953x_descs[] = {
{ "pca9537", 4, },
{ "pca9538", 8, },
{ "pca9539", 16, },
+ { "pca9555", 16, },
/* REVISIT several pca955x parts should work here too */
};

--
1.5.5.1From 9de146ab9f7fb3b81efaeb223fe3ce909aa87082 Mon Sep 17 00:00:00 2001
From: Will Newton <will.newton@imgtec.com>
Date: Mon, 28 Apr 2008 16:03:29 +0100
Subject: [PATCH] pca953x: Add support for pca9555 I2C I/O expander.

Add support for pca9555 I2C I/O expander.

Signed-off-by: Will Newton <will.newton@imgtec.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 6e72fd3..4ff274f 100644
--- a/drivers/gpio/pca953x.c
+++ b/drivers/gpio/pca953x.c
@@ -36,6 +36,7 @@ static const struct pca953x_desc pca953x_descs[] = {
{ "pca9537", 4, },
{ "pca9538", 8, },
{ "pca9539", 16, },
+ { "pca9555", 16, },
/* REVISIT several pca955x parts should work here too */
};

--
1.5.5.1
\
 
 \ /
  Last update: 2008-04-28 17:11    [W:0.020 / U:0.504 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site