lkml.org 
[lkml]   [2008]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[patch 2.6.26-rc2-git] gpio: pca953x driver handles pca9554 too
Date
Teach drivers/gpio/pca953x.c about PCA9554, another compatible chip.

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

--- g26.orig/drivers/gpio/pca953x.c 2008-05-01 12:46:39.000000000 -0700
+++ g26/drivers/gpio/pca953x.c 2008-05-01 00:14:13.000000000 -0700
@@ -30,6 +30,7 @@ static const struct i2c_device_id pca953
{ "pca9537", 4, },
{ "pca9538", 8, },
{ "pca9539", 16, },
+ { "pca9554", 8, },
{ "pca9555", 16, },
{ "pca9557", 8, },
/* REVISIT several pca955x parts should work here too */

\
 
 \ /
  Last update: 2008-05-18 02:57    [W:0.027 / U:0.596 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site