Re: [PATCH v11 6/8] Input: goodix - add support for ESD
From: Rob Herring <hidden>
Date: 2015-11-20 15:45:07
Also in:
linux-input, lkml
From: Rob Herring <hidden>
Date: 2015-11-20 15:45:07
Also in:
linux-input, lkml
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 <redacted> For the binding: Acked-by: Rob Herring [off-list ref]
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 <redacted> --- .../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 devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html