Re: [PATCH v1 2/2] Input: goodix - support gt9147 touchpanel

From: Bastien Nocera
Date: Mon Mar 02 2020 - 06:00:24 EST


On Mon, 2020-03-02 at 11:18 +0100, Yannick Fertre wrote:
> Add support for it by adding compatible and supported chip data
> (default settings used).
> The chip data on GT9147 is similar to GT912, like
> - config data register has 0x8047 address
> - config data register max len is 240
> - config data checksum has 8-bit
>
> Signed-off-by: Yannick Fertre <yannick.fertre@xxxxxx>


Both patches:
Reviewed-by: Bastien Nocera <hadess@xxxxxxxxxx>

But you'll likely need to send another update on top of the "Add
support for Goodix GT917S touch controller" patchset, which makes some
changes to goodix_get_chip_data().