]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
HID: logitech-hidpp: Add hid_device_id for V470 bluetooth mouse
authorHans de Goede <hdegoede@redhat.com>
Thu, 19 Nov 2020 13:27:27 +0000 (14:27 +0100)
committerJiri Kosina <jkosina@suse.cz>
Wed, 25 Nov 2020 12:59:01 +0000 (13:59 +0100)
commitba876cdc6ac9702138000d06613484de3de760db
treea96bdc62c1ad5b4bdbd28518b45d22a39cdeec57
parentf5dc93b7875bcb8be77baa792cc9432aaf65365b
HID: logitech-hidpp: Add hid_device_id for V470 bluetooth mouse

The Logitech V470 bluetooth mouse supports HID++-1.0 over bluetooth,
add its id to the hidpp driver so that it handles it.

This enables battery monitoring support.

Note this mouse does not support hi-resolution scroll-wheel events.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-logitech-hidpp.c