Re: [PATCH v1 2/2] Input: goodix - support gt9147 touchpanel
From: Bastien Nocera <hadess@hadess.net>
Date: 2020-03-02 11:00:24
Also in:
linux-devicetree, lkml
From: Bastien Nocera <hadess@hadess.net>
Date: 2020-03-02 11:00:24
Also in:
linux-devicetree, lkml
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 <redacted>
Both patches: Reviewed-by: Bastien Nocera <hadess@hadess.net> 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().