Message ID | CAF=iVcvnt2foacp7UoTfGvWQjfctZ5E1yEhio=rKY9VGahAQbQ@mail.gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c index 16c30460ef04..2cd536b523ad 100644 --- a/drivers/input/mouse/synaptics.c +++ b/drivers/input/mouse/synaptics.c @@ -173,6 +173,10 @@ static const char * const smbus_pnp_ids[] = { "LEN0046", /* X250 */ "LEN004a", /* W541 */ "LEN200f", /* T450s */ + "SYN019b", + "SYN0100", + "SYN0002", + "PNP0f13", NULL };