[REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)")

From: Laura Abbott
Date: Fri Jun 02 2017 - 13:55:01 EST


Hi,

Fedora got a bug report https://bugzilla.redhat.com/show_bug.cgi?id=1447327
of a touchpad failure on a Dell Latitude E7370. Testing showed that the
bad commit was

commit e7348396c6d51b57c95c6646c390cd078e038e19
Author: Masaki Ota <masaki.ota@xxxxxxxxxxx>
Date: Fri Mar 17 14:10:57 2017 -0700

Input: ALPS - fix V8+ protocol handling (73 03 28)

Devices identified as E7="73 03 28" use slightly modified version of V8
protocol, with lower count per electrode, different offsets, and different
feature bits in OTP data.

Fixes: aeaa881f9b17 ("Input: ALPS - set DualPoint flag for 74 03 28 devices")
Signed-off-by: Masaki Ota <masaki.ota@xxxxxxxxxxx>
Acked-by: Pali Rohar <pali.rohar@xxxxxxxxx>
Tested-by: Paul Donohue <linux-kernel@xxxxxxxxxx>
Tested-by: Nick Fletcher <nick.m.fletcher@xxxxxxxxx>
Cc: stable@xxxxxxxxxxxxxxx
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>

I suspect this particular model needs special handling as well?

Thanks,
Laura