Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoints...
authorEdvard Holst <edvard.holst@gmail.com>
Sat, 3 Feb 2018 19:46:15 +0000 (11:46 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 23 May 2018 18:45:50 +0000 (11:45 -0700)
commit15e2cffec3aa0d47a8d75ae80e1b136bfb5dff30
tree7ece6e767fd89f401a3dd9d60c80bc7a2151a547
parent9b2071028f8def49971a3b213ab6efd02a7e56e8
Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoints should use RMI

Lenovo use two different trackpoints in the fifth generation Thinkpad X1
Carbon. Both are accessible over SMBUS/RMI but the pnpIDs are missing.
This patch is for the Elantech trackpoint specifically which also
reports SMB version 3 so rmi_smbus needs to be updated in order to
handle it.

For the record, I was not the first one to come up with this patch as it
has been floating around the internet for a while now. However, I have
spent significant time with testing and my efforts to find the original
author of the patch have been unsuccessful.

Signed-off-by: Edvard Holst <edvard.holst@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/synaptics.c