aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio')
-rw-r--r--drivers/gpio/pca953x.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/pca953x.c b/drivers/gpio/pca953x.c
index cdb6574d25a6..8ab1308bec20 100644
--- a/drivers/gpio/pca953x.c
+++ b/drivers/gpio/pca953x.c
@@ -40,6 +40,7 @@ static const struct i2c_device_id pca953x_id[] = {
40 { "pca9557", 8, }, 40 { "pca9557", 8, },
41 41
42 { "max7310", 8, }, 42 { "max7310", 8, },
43 { "max7315", 8, },
43 { "pca6107", 8, }, 44 { "pca6107", 8, },
44 { "tca6408", 8, }, 45 { "tca6408", 8, },
45 { "tca6416", 16, }, 46 { "tca6416", 16, },