HID: asus: Add product-id for the T100TAF and T100HA keyboard docks
authorHans de Goede <hdegoede@redhat.com>
Sun, 26 Nov 2017 15:40:10 +0000 (16:40 +0100)
committerJiri Kosina <jkosina@suse.cz>
Fri, 1 Dec 2017 08:58:35 +0000 (09:58 +0100)
commit762f948c97132967b8154f48909daf221d090777
tree0759c3c2346b24b9f77b6f0ce55f355a3a2d3750
parent19ca28271c9a361629eb06382a43f355249de7ea
HID: asus: Add product-id for the T100TAF and T100HA keyboard docks

The T100TAF and T100HA keyboard docks have the same special keys and
custom protocol multitouch touchpad as the T100TA, but use a different
product id.

The T100TAF and T100HA both use the same product id, but the T100HA's
touchpad has a different coordinate range.

This commits adds supports for the new USB id and uses a dmi-check to
determine if we're dealing with the T100TAF or T100HA.

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=197849
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-asus.c
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c