]> git.baikalelectronics.ru Git - kernel.git/commit
Input: synaptics - enable InterTouch for the ThinkPad P1 G3
authorLyude Paul <lyude@redhat.com>
Wed, 14 Sep 2022 12:34:49 +0000 (05:34 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 14 Sep 2022 12:35:16 +0000 (05:35 -0700)
commitcb210a4234f08255a69333c031aabee64fac4637
treedaeecbc4477a6727433902b20b35b841323da58c
parent542370f018ba0dc0b482684e18b7c7cecaddafcd
Input: synaptics - enable InterTouch for the ThinkPad P1 G3

Noticed this while trying to debug some unrelated issues: this laptop has
the ability to use rmi4 but doesn't by default. So let's fix that.

Tested locally, including mouse buttons, on my ThinkPad P1 G3. This might
also enable the X1 Extreme G3, but I don't have such a system to test
locally (presumably Mark can chime in if that's the case).

Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://lore.kernel.org/r/20220909202127.141761-1-lyude@redhat.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/synaptics.c