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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Jun 2020 07:31:11 +0000 (09:31 +0200)
commit5f3cba4bc241b7b2464b79079e7eb8a2e66943cd
tree95ccf1799028bfa173add77bd038f0ec495a9f1f
parent176396ad0594cb20f0360676931504b7bf90ce67
platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015)

[ Upstream commit 8fe63eb757ac6e661a384cc760792080bdc738dc ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/platform/x86/intel-hid.c