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


Groups > linux.kernel > #1509926

Re: [PATCH 3/4] Input: goodix - Tweak configuration to use passed in touchscreen resolution

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 3/4] Input: goodix - Tweak configuration to use passed in touchscreen resolution
Date 2016-10-27 01:20 +0200
Message-ID <swFEd-25s-1@gated-at.bofh.it> (permalink)
References <surP3-3PX-11@gated-at.bofh.it> <surP3-3PX-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Oct 20, 2016 at 02:59:16PM -0500, Franklin S Cooper Jr wrote:
> Some goodix touchscreen controllers aren't programed properly to match the
> display panel it is used on. Although the defaults may largely work it is
> also likely that the screen resolution will be incorrect. Therefore,
> add support to allow via DT for the touchscreen resolution to be set and
> reprogram the controller to use this updated resolution.
> 
> Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
> ---
>  .../bindings/input/touchscreen/goodix.txt          |  2 ++

Acked-by: Rob Herring <robh@kernel.org>

>  drivers/input/touchscreen/goodix.c                 | 26 +++++++++++++++++++++-
>  2 files changed, 27 insertions(+), 1 deletion(-)

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


Thread

[PATCH 0/4] Input: goodix - Support dynamic reconfiguration Franklin S Cooper Jr <fcooper@ti.com> - 2016-10-20 22:10 +0200
  [PATCH 3/4] Input: goodix - Tweak configuration to use passed in touchscreen resolution Franklin S Cooper Jr <fcooper@ti.com> - 2016-10-20 22:10 +0200
    Re: [PATCH 3/4] Input: goodix - Tweak configuration to use passed in  touchscreen resolution Rob Herring <robh@kernel.org> - 2016-10-27 01:20 +0200
    Re: [PATCH 3/4] Input: goodix - Tweak configuration to use passed  in touchscreen resolution Bastien Nocera <hadess@hadess.net> - 2016-10-27 16:20 +0200
      Re: [PATCH 3/4] Input: goodix - Tweak configuration to use passed in  touchscreen resolution Franklin S Cooper Jr <fcooper@ti.com> - 2016-10-27 19:10 +0200
  [PATCH 4/4] Input: goodix - Support interchanging x and y coordinates in hardware Franklin S Cooper Jr <fcooper@ti.com> - 2016-10-20 22:10 +0200
    Re: [PATCH 4/4] Input: goodix - Support interchanging x and y  coordinates in hardware Rob Herring <robh@kernel.org> - 2016-10-27 01:20 +0200
      Re: [PATCH 4/4] Input: goodix - Support interchanging x and y  coordinates in hardware Bastien Nocera <hadess@hadess.net> - 2016-10-27 16:30 +0200
        Re: [PATCH 4/4] Input: goodix - Support interchanging x and y  coordinates in hardware Franklin S Cooper Jr <fcooper@ti.com> - 2016-10-27 19:50 +0200
          Re: [PATCH 4/4] Input: goodix - Support interchanging x and y  coordinates in hardware Bastien Nocera <hadess@hadess.net> - 2016-10-28 02:10 +0200
      Re: [PATCH 4/4] Input: goodix - Support interchanging x and y  coordinates in hardware Franklin S Cooper Jr <fcooper@ti.com> - 2016-10-27 20:00 +0200
  [PATCH 2/4] Input: goodix - Allow tweaking of configuration file dynamically Franklin S Cooper Jr <fcooper@ti.com> - 2016-10-20 22:10 +0200
    Re: [PATCH 2/4] Input: goodix - Allow tweaking of configuration  file dynamically Bastien Nocera <hadess@hadess.net> - 2016-10-27 16:30 +0200
      Re: [PATCH 2/4] Input: goodix - Allow tweaking of configuration file  dynamically Franklin S Cooper Jr <fcooper@ti.com> - 2016-10-27 19:00 +0200
        Re: [PATCH 2/4] Input: goodix - Allow tweaking of configuration  file dynamically Bastien Nocera <hadess@hadess.net> - 2016-10-27 19:50 +0200

csiph-web