linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] goodix: support of gt9147
@ 2020-03-02 10:18 Yannick Fertre
  2020-03-02 10:18 ` [PATCH v1 1/2] dt-bindings: touchscreen: " Yannick Fertre
  2020-03-02 10:18 ` [PATCH v1 2/2] Input: goodix - support gt9147 touchpanel Yannick Fertre
  0 siblings, 2 replies; 5+ messages in thread
From: Yannick Fertre @ 2020-03-02 10:18 UTC (permalink / raw)
  To: Bastien Nocera, Dmitry Torokhov, Rob Herring, Mark Rutland,
	Benjamin Gaignard, Yannick Fertre, linux-input, devicetree,
	linux-kernel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-03-10 19:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-02 10:18 [PATCH v1 0/2] goodix: support of gt9147 Yannick Fertre
2020-03-02 10:18 ` [PATCH v1 1/2] dt-bindings: touchscreen: " Yannick Fertre
2020-03-10 19:27   ` Rob Herring
2020-03-02 10:18 ` [PATCH v1 2/2] Input: goodix - support gt9147 touchpanel Yannick Fertre
2020-03-02 11:00   ` Bastien Nocera

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).