]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Input: synaptics - enable SMBus for HP Elitebook 840 G2
authorJonathan Denose <jdenose@google.com>
Wed, 24 Jul 2024 04:33:30 +0000 (21:33 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2024 13:10:33 +0000 (15:10 +0200)
commit10c111760128351b2b5ce72bb5345b0e0c89dc36
treee1190cecaac49a3814f3f4228d8f4c8a40da8c17
parent39de55eddf7351de38822766cb56af65330cc08a
Input: synaptics - enable SMBus for HP Elitebook 840 G2

[ Upstream commit da897484557b34a54fabb81f6c223c19a69e546d ]

The kernel reports that the touchpad for this device can support a
different bus.

With SMBus enabled the touchpad movement is smoother and three-finger
gestures are recognized.

Signed-off-by: Jonathan Denose <jdenose@google.com>
Link: https://lore.kernel.org/r/20240719180612.1.Ib652dd808c274076f32cd7fc6c1160d2cf71753b@changeid
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/input/mouse/synaptics.c