]> git.ipfire.org Git - thirdparty/linux.git/commit
platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015)
authorNickolai Kozachenko <daemongloom@gmail.com>
Sat, 30 May 2020 17:07:20 +0000 (22:07 +0500)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 1 Jun 2020 09:27:06 +0000 (12:27 +0300)
commit8fe63eb757ac6e661a384cc760792080bdc738dc
tree4827ef9473b8ade104c4f2b1da57bb1e377da386
parent477d07ef9864628e562aeb7071cd90267dc949c5
platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015)

HEBC method reports capabilities of 5 button array but HP Spectre X2 (2015)
does not have this control method (the same was for Wacom MobileStudio Pro).
Expand previous DMI quirk by Alex Hung to also enable 5 button array
for this system.

Signed-off-by: Nickolai Kozachenko <daemongloom@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel-hid.c