]> err.no Git - linux-2.6/blobdiff - drivers/gpio/pca953x.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
[linux-2.6] / drivers / gpio / pca953x.c
index 93f916720b139e40b20591839126609db0e778a0..a380730b61abe49800af8e655eaf5735d0524ad0 100644 (file)
@@ -30,9 +30,10 @@ 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 */
+       { "max7310", 8, },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, pca953x_id);