]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
HID: logitech-hidpp: Add PID for MX Anywhere 2
authorHarry Cutts <hcutts@chromium.org>
Wed, 21 Oct 2020 13:56:12 +0000 (06:56 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Nov 2020 12:39:07 +0000 (13:39 +0100)
commit646e5ab6b8dce76ffc52dd7441dddf046eb9ac31
tree3cbacd1ee0a735a4048869f36a8ba2f5279a9a39
parentb321d0b47eb53715766d0db17370ee967facba62
HID: logitech-hidpp: Add PID for MX Anywhere 2

[ Upstream commit b59f38dbfd5d19eb7e03d8b639f0c0d385ba8cc5 ]

It seems that the PID 0x4072 was missing from the list Logitech gave me
for this mouse, as I found one with it in the wild (with which I tested
this patch).

Fixes: 4435ff2f09a2 ("HID: logitech: Enable high-resolution scrolling on Logitech mice")
Signed-off-by: Harry Cutts <hcutts@chromium.org>
Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/hid/hid-logitech-hidpp.c