[PATCH v1 0/2] goodix: support of gt9147

From: Yannick Fertre
Date: Mon Mar 02 2020 - 05:18:51 EST


Add support of GT9147 for Goodix touchscreen.
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


Yannick Fertre (2):
dt-bindings: touchscreen: goodix: support of gt9147
Input: goodix - support gt9147 touchpanel

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

--
2.7.4