Re: [PATCH] HID: logitech-hidpp: Add PID for MX Anywhere 2

2020-10-22 Thread Jiri Kosina
On Wed, 21 Oct 2020, Harry Cutts wrote: > 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"

Re: [PATCH] HID: logitech-hidpp: Add PID for MX Anywhere 2

2020-10-22 Thread Peter Hutterer
On Wed, Oct 21, 2020 at 06:56:12AM -0700, Harry Cutts wrote: > 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

[PATCH] HID: logitech-hidpp: Add PID for MX Anywhere 2

2020-10-21 Thread Harry Cutts
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 --- drivers/hid/hid-l