Re: [PATCH v1 1/2] dt-bindings: touchscreen: goodix: support of gt9147
From: Rob Herring <robh@kernel.org>
Date: 2020-03-10 19:28:00
Also in:
linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-03-10 19:28:00
Also in:
linux-devicetree, lkml
On Mon, 2 Mar 2020 11:18:27 +0100, Yannick Fertre wrote:
Add support for it by adding compatible. 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> --- Documentation/devicetree/bindings/input/touchscreen/goodix.yaml | 1 + 1 file changed, 1 insertion(+)
Acked-by: Rob Herring <robh@kernel.org>