Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1647509

Re: [PATCH] input: edt-ft5x06: increase allowed data range for threshold parameter

From Dmitry Torokhov <dmitry.torokhov@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] input: edt-ft5x06: increase allowed data range for threshold parameter
Date 2017-05-23 02:30 +0200
Message-ID <tK5S1-4cN-3@gated-at.bofh.it> (permalink)
References <tCHB8-8eV-21@gated-at.bofh.it> <tETya-6cU-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, May 08, 2017 at 11:11:46AM -0500, Rob Herring wrote:
> On Tue, May 02, 2017 at 05:00:59PM +0200, Martin Kepplinger wrote:
> > The datasheet and application note does not mention an allowed range for
> > the M09_REGISTER_THRESHOLD parameter. One of our customers needs to set
> > lower values than 20 and they seem to work just fine on EDT EP0xx0M09 with
> > T5x06 touch.
> > 
> > So, lacking a known lower limit, we increase the range for thresholds,
> > and set the lower limit to 0. The documentation is updated accordingly.
> > 
> > Signed-off-by: Schoefegger Stefan <stefan.schoefegger@ginzinger.com>
> > Signed-off-by: Manfred Schlaegl <manfred.schlaegl@ginzinger.com>
> > Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
> > ---
> >  Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.txt | 2 +-
> >  Documentation/input/devices/edt-ft5x06.rst                         | 2 +-
> >  drivers/input/touchscreen/edt-ft5x06.c                             | 2 +-
> >  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> Acked-by: Rob Herring <robh@kernel.org>

Applied, thank you.


-- 
Dmitry

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] input: edt-ft5x06: increase allowed data range for  threshold parameter Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-05-23 02:30 +0200

csiph-web