Subject: [PATCH 0/2] Add support for Goodix GT9286 chip

Add support for the GT9286 chip, tested on F(x)Tec Pro1 (MSM8998).

AngeloGioacchino Del Regno (2):
input: goodix: Add support for Goodix GT9286 chip
dt-bindings: ts: goodix: Add binding for GT9286 IC

Documentation/devicetree/bindings/input/touchscreen/goodix.yaml | 1 +
drivers/input/touchscreen/goodix.c | 2 ++
2 files changed, 3 insertions(+)

--
2.29.2


2021-01-09 14:45:28

by Bastien Nocera

[permalink] [raw]
Subject: Re: [PATCH 0/2] Add support for Goodix GT9286 chip

On Sat, 2021-01-09 at 14:55 +0100, AngeloGioacchino Del Regno wrote:
> Add support for the GT9286 chip, tested on F(x)Tec Pro1 (MSM8998).

Can you please add this test information to the commit message for the
goodix.c patch?

Feel free to add my:
Reviewed-by: Bastien Nocera <[email protected]>
to both patches when you send a v2.

Cheers

>
> AngeloGioacchino Del Regno (2):
>   input: goodix: Add support for Goodix GT9286 chip
>   dt-bindings: ts: goodix: Add binding for GT9286 IC
>
>  Documentation/devicetree/bindings/input/touchscreen/goodix.yaml | 1
> +
>  drivers/input/touchscreen/goodix.c                              | 2
> ++
>  2 files changed, 3 insertions(+)
>


2021-01-10 06:20:50

by Dmitry Torokhov

[permalink] [raw]
Subject: Re: [PATCH 0/2] Add support for Goodix GT9286 chip

On Sat, Jan 09, 2021 at 03:37:40PM +0100, Bastien Nocera wrote:
> On Sat, 2021-01-09 at 14:55 +0100, AngeloGioacchino Del Regno wrote:
> > Add support for the GT9286 chip, tested on F(x)Tec Pro1 (MSM8998).
>
> Can you please add this test information to the commit message for the
> goodix.c patch?
>
> Feel free to add my:
> Reviewed-by: Bastien Nocera <[email protected]>
> to both patches when you send a v2.

I added this to the patch by hand, there is no need to submit v2.

Thanks.

--
Dmitry