Re: [PATCH 1/3] dt-bindings: input: touchscreen: add compatible string for Goodix GT917S

From: Rob Herring
Date: Wed Jan 15 2020 - 10:25:29 EST


On Sat, Jan 11, 2020 at 12:26:06AM +0800, Icenowy Zheng wrote:
> Goodix GT917S is a new touchscreen chip from Goodix.
>
> Add its compatible string to the device tree binding.
>
> Signed-off-by: Icenowy Zheng <icenowy@xxxxxxx>
> ---
> Documentation/devicetree/bindings/input/touchscreen/goodix.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/input/touchscreen/goodix.txt b/Documentation/devicetree/bindings/input/touchscreen/goodix.txt
> index fc03ea4cf5ab..c5447b136eb3 100644
> --- a/Documentation/devicetree/bindings/input/touchscreen/goodix.txt
> +++ b/Documentation/devicetree/bindings/input/touchscreen/goodix.txt
> @@ -8,6 +8,7 @@ Required properties:
> or "goodix,gt911"
> or "goodix,gt9110"
> or "goodix,gt912"
> + or "goodix,gt917s"

This binding is getting converted to schema, so you'll probably need to
respin. In any case,

Acked-by: Rob Herring <robh@xxxxxxxxxx>

> or "goodix,gt927"
> or "goodix,gt9271"
> or "goodix,gt928"
> --
> 2.23.0
>