Re: [PATCH v12 5/5] Input: goodix - add support for gt9157

From: Rob Herring
Date: Mon Sep 19 2016 - 17:42:06 EST


On Sat, Sep 10, 2016 at 08:57:37PM +0300, Irina Tirdea wrote:
> Goodix touchscreen GT9157 has the same basic functionality
> as GT911 touchscreen. This is based on Goodix datasheets
> for GT911 and GT9157 and on Goodix driver gt9xx.c for
> Android (publicly available in Android kernel trees for
> various devices).
>
> Signed-off-by: Irina Tirdea <irina.tirdea@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/input/touchscreen/goodix.txt | 1 +
> drivers/input/touchscreen/goodix.c | 2 ++
> 2 files changed, 3 insertions(+)

Acked-by: Rob Herring <robh@xxxxxxxxxx>