From 8b8fb2b01387ed98b0153e8d4f3ca9d080843968 Mon Sep 17 00:00:00 2001 From: David Brownell Date: Fri, 23 May 2008 13:04:42 -0700 Subject: [PATCH] --- yaml --- r: 97259 b: refs/heads/master c: 69292b342193d4068f6435660368ff98713d8164 h: refs/heads/master i: 97257: 363b2b495c9be308683103b4e7acfa03c5119919 97255: 3115b9ccf22ce1e4dd0c75d76e94fb9290d19efb v: v3 --- [refs] | 2 +- trunk/drivers/gpio/pca953x.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e32ca54b0971..fd31d96088ad 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: da7978b0348d497688541e2d2f5739aa2a2c334f +refs/heads/master: 69292b342193d4068f6435660368ff98713d8164 diff --git a/trunk/drivers/gpio/pca953x.c b/trunk/drivers/gpio/pca953x.c index 93f916720b13..7e40e8a55edf 100644 --- a/trunk/drivers/gpio/pca953x.c +++ b/trunk/drivers/gpio/pca953x.c @@ -30,6 +30,7 @@ static const struct i2c_device_id pca953x_id[] = { { "pca9537", 4, }, { "pca9538", 8, }, { "pca9539", 16, }, + { "pca9554", 8, }, { "pca9555", 16, }, { "pca9557", 8, }, /* REVISIT several pca955x parts should work here too */