Re: [PATCH v2 0/8] Input: atmel_mxt_ts - output raw touch diagnostic data via V4L

2016-05-13 Thread Nick Dyer
Hi Mauro, Hans, Dmitry, Henrik- You kindly passed comment on this feature in its earlier form - would it be possible to have some feedback on the updates? It would be good to know whether we are on the right track with the V4L2 approach, because there is additional work that we want to base on

[PATCH v2 0/8] Input: atmel_mxt_ts - output raw touch diagnostic data via V4L

2016-05-04 Thread Nick Dyer
This is a series of patches to add diagnostic data support to the Atmel maXTouch driver. It's a rewrite of the previous implementation which output via debugfs: it now uses a V4L2 device in a similar way to the sur40 driver. There are significant performance advantages to putting this code into