Input: synaptics - add a second working PNP_ID for Lenovo T470s
authorDennis Kadioglu <denk@eclipso.email>
Wed, 27 May 2020 06:03:13 +0000 (23:03 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Jun 2020 14:40:21 +0000 (16:40 +0200)
commit16d902821bb7c3c248bb079ae3493c5c2cba98e6
treeac5a8c48cb376012f23d19fbe9321c12495e6276
parent53fed23f8c747776a9a105de7f5ab321d9d58dec
Input: synaptics - add a second working PNP_ID for Lenovo T470s

[ Upstream commit 642aa86eaf8f1e6fe894f20fd7f12f0db52ee03c ]

The Lenovo Thinkpad T470s I own has a different touchpad with "LEN007a"
instead of the already included PNP ID "LEN006c". However, my touchpad
seems to work well without any problems using RMI. So this patch adds the
other PNP ID.

Signed-off-by: Dennis Kadioglu <denk@eclipso.email>
Link: https://lore.kernel.org/r/ff770543cd53ae818363c0fe86477965@mail.eclipso.de
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/input/mouse/synaptics.c