aboutsummaryrefslogtreecommitdiff
path: root/drivers/extcon/extcon-fsa9480.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/extcon/extcon-fsa9480.c')
-rw-r--r--drivers/extcon/extcon-fsa9480.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/extcon/extcon-fsa9480.c b/drivers/extcon/extcon-fsa9480.c
index 350fb34abfa0..08bdedbcdb0d 100644
--- a/drivers/extcon/extcon-fsa9480.c
+++ b/drivers/extcon/extcon-fsa9480.c
@@ -363,6 +363,8 @@ MODULE_DEVICE_TABLE(i2c, fsa9480_id);
static const struct of_device_id fsa9480_of_match[] = {
{ .compatible = "fcs,fsa9480", },
+ { .compatible = "fcs,fsa880", },
+ { .compatible = "ti,tsu6111", },
{ },
};
MODULE_DEVICE_TABLE(of, fsa9480_of_match);