From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH 2/2] input: touchscreen: sample averaging for imx6ul_tsc Date: Sun, 27 Nov 2016 20:46:09 -0800 Message-ID: <20161128044609.GC2821@dtor-ws> References: <1480232698-23075-1-git-send-email-guy.shapiro@mobi-wize.com> <1480232698-23075-2-git-send-email-guy.shapiro@mobi-wize.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-input-owner@vger.kernel.org To: Fabio Estevam Cc: Guy Shapiro , Fabio Estevam , Mark Rutland , "devicetree@vger.kernel.org" , Haibo Chen , "robh+dt@kernel.org" , linux-input@vger.kernel.org, "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.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