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


Groups > linux.kernel > #1637548

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

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] input: edt-ft5x06: increase allowed data range for threshold parameter
Date 2017-05-08 18:20 +0200
Message-ID <tETya-6cU-9@gated-at.bofh.it> (permalink)
References <tCHB8-8eV-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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>

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


Thread

[PATCH] input: edt-ft5x06: increase allowed data range for threshold parameter Martin Kepplinger <martin.kepplinger@ginzinger.com> - 2017-05-02 17:10 +0200
  Re: [PATCH] input: edt-ft5x06: increase allowed data range for  threshold parameter Rob Herring <robh@kernel.org> - 2017-05-08 18:20 +0200
    Re: [PATCH] input: edt-ft5x06: increase allowed data range for  threshold parameter Martin Kepplinger <martin.kepplinger@ginzinger.com> - 2017-05-11 10:40 +0200

csiph-web