Re: [PATCH 05/19] input: ti_am335x_tsc: Add variance filters
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2013-06-04 16:54:18
Also in:
linux-iio
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2013-06-04 16:54:18
Also in:
linux-iio
* Dmitry Torokhov | 2013-06-04 09:43:49 [-0700]:
Hi,
Hi Dmitry,
On Mon, May 27, 2013 at 09:11:52PM +0200, Sebastian Andrzej Siewior wrote:quoted
From: "Patil, Rachna" <redacted> Only fine tuning variance present in tslib utility does not help in removing all the wanted ADC noise. This logic of filtering is necessary to get this touchscreen to work finely.So why do not we enhancing tslib so that it is useful for more touchscreen?
I am reworking the series and dropped this patch. I think it got added because the driver currently mixes up sometimes some of the Y & Z coordinates. So I check how it behaves and if required I try to push to tslib if still required. I doubt someone is using this directly on the eventX node.
FWIW I have been asking this question from the very beginning of this driver being submitted.
I'm sorry. I'm currently trying to get the three pieces of the driver (mfd, touch, iio) into shape. If there is anything please let me know. Sebastian