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


Groups > linux.kernel > #1274204

Re: [PATCH v11 6/8] Input: goodix - add support for ESD

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v11 6/8] Input: goodix - add support for ESD
Date 2015-11-20 16:50 +0100
Message-ID <qwW6L-Fa-47@gated-at.bofh.it> (permalink)
References <qwwvE-Oq-9@gated-at.bofh.it> <qwwvE-Oq-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Nov 19, 2015 at 02:26:39PM +0200, Irina Tirdea wrote:
> Add ESD (Electrostatic Discharge) protection mechanism.

[...]

> This is based on Goodix datasheets for GT911 and GT9271 and on Goodix
> driver gt9xx.c for Android (publicly available in Android kernel
> trees for various devices).
> 
> Signed-off-by: Irina Tirdea <irina.tirdea@intel.com>
> For the binding: Acked-by: Rob Herring <robh@kernel.org>

You should not have the "For the binding:" part here. It was just a note 
so it was clear what part I looked at.

It is preferred to split DT bindings to separate patches for this 
reason.
 
> Signed-off-by: Irina Tirdea <irina.tirdea@intel.com>
> ---
>  .../bindings/input/touchscreen/goodix.txt          |   4 +
>  drivers/input/touchscreen/goodix.c                 | 160 ++++++++++++++++++++-
>  2 files changed, 159 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH v11 6/8] Input: goodix - add support for ESD Irina Tirdea <irina.tirdea@intel.com> - 2015-11-19 13:30 +0100
  Re: [PATCH v11 6/8] Input: goodix - add support for ESD Rob Herring <robh@kernel.org> - 2015-11-20 16:50 +0100
    Re: [PATCH v11 6/8] Input: goodix - add support for ESD Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2015-11-20 18:30 +0100
    RE: [PATCH v11 6/8] Input: goodix - add support for ESD "Tirdea, Irina" <irina.tirdea@intel.com> - 2015-11-27 18:30 +0100
      Re: [PATCH v11 6/8] Input: goodix - add support for ESD Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2015-11-27 18:30 +0100
  Re: [PATCH v11 6/8] Input: goodix - add support for ESD Bastien Nocera <hadess@hadess.net> - 2015-11-23 17:40 +0100

csiph-web