Message ID | 20190621015108.8873-2-aaron.ma@canonical.com |
---|---|
State | New |
Headers | show |
Series | Add trackpoint middle button support of 2 new thinpads | expand |
diff --git a/drivers/input/mouse/elantech.c b/drivers/input/mouse/elantech.c index 84c69e962230..43f02cdb1660 100644 --- a/drivers/input/mouse/elantech.c +++ b/drivers/input/mouse/elantech.c @@ -1182,6 +1182,8 @@ static const char * const middle_button_pnp_ids[] = { "LEN2132", /* ThinkPad P52 */ "LEN2133", /* ThinkPad P72 w/ NFC */ "LEN2134", /* ThinkPad P72 */ + "LEN0407", + "LEN0408", NULL };