HID: multitouch: Add required quirk for Synaptics 0xcd7e device
authorRahul Rameshbabu <sergeantsagara@protonmail.com>
Sun, 17 Sep 2023 16:18:43 +0000 (16:18 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Oct 2023 10:03:11 +0000 (12:03 +0200)
commitef8cdee81ef52aebb5fc80b67a80f0215be784af
treea9cd6e590f39bc6189363f346441362c5a872e9f
parent2a2df4f74f3746b614af686a9cbaa390d3828b09
HID: multitouch: Add required quirk for Synaptics 0xcd7e device

[ Upstream commit 1437e4547edf41689d7135faaca4222ef0081bc1 ]

Register the Synaptics device as a special multitouch device with certain
quirks that may improve usability of the touchpad device.

Reported-by: Rain <rain@sunshowers.io>
Closes: https://lore.kernel.org/linux-input/2bbb8e1d-1793-4df1-810f-cb0137341ff4@app.fastmail.com/
Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/hid/hid-multitouch.c