On Mon, Oct 28, 2019 at 07:28:51AM +0000, Matthias Fend wrote: > Hi Dmitry, > > > -----Ursprüngliche Nachricht----- > > Von: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> > > Gesendet: Dienstag, 22. Oktober 2019 21:56 > > An: Martin Kepplinger <martink@xxxxxxxxx> > > Cc: Dixit Parmar <dixitparmar19@xxxxxxxxx>; Henrik Rydberg > > <rydberg@xxxxxxxxxxx>; Kuninori Morimoto > > <kuninori.morimoto.gx@xxxxxxxxxxx>; Matthias Fend > > <Matthias.Fend@xxxxxxxxxxxxxx>; linux-input@xxxxxxxxxxxxxxx; linux- > > kernel@xxxxxxxxxxxxxxx > > Betreff: [PATCH 0/8] Face lift for st1232 touchscreen driver > > > > This series cleans up the driver and switches it over to the slotted > > multi-touch protocol (MT-B) that should reduce the traffic between kernel > > and userspace. > > > > Note that I do not have hardware, so I would appreciate if you could try > > running it and tell me if it is broken or not. > > Looks good. I tested the series from your st1232 branch [1] and could not see any regressions. > Note that I my 'real' application only supports ONE finger. So, the other fingers are just tested with debug output. Thank you for testing. I committed the patches. -- Dmitry