From mboxrd@z Thu Jan 1 00:00:00 1970 From: dmitry.torokhov@gmail.com (Dmitry Torokhov) Date: Sun, 27 Nov 2016 20:46:09 -0800 Subject: [PATCH 2/2] input: touchscreen: sample averaging for imx6ul_tsc In-Reply-To: References: <1480232698-23075-1-git-send-email-guy.shapiro@mobi-wize.com> <1480232698-23075-2-git-send-email-guy.shapiro@mobi-wize.com> Message-ID: <20161128044609.GC2821@dtor-ws> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Nov 27, 2016 at 10:39:10AM -0200, Fabio Estevam wrote: > On Sun, Nov 27, 2016 at 5:44 AM, Guy Shapiro wrote: > > The i.MX6UL internal touchscreen controller contains an option to > > average upon samples. This feature reduces noise from the produced > > touch locations. > > > > This patch adds sample averaging support to the imx6ul_tsc device > > driver. > > > > Signed-off-by: Guy Shapiro > > Reviewed-by: Fabio Estevam Folded the binding patch into this one and applied, thank you. -- Dmitry