________________________________________
Von: Martin Kepplinger [mart...@posteo.de]
Gesendet: Montag, 28. Jänner 2019 09:44
An: devicet...@vger.kernel.org; linux-in...@vger.kernel.org
Cc: dmitry.torok...@gmail.com; robh...@kernel.org; mark.rutl...@arm.com; 
linux-kernel@vger.kernel.org; Kepplinger Martin
Betreff: [PATCH 2/3] Input: st1232 - add support for st1633

From: Martin Kepplinger <martin.kepplin...@ginzinger.com>

Add support for the Sitronix ST1633 touchscreen controller to the st1232
driver. A protocol spec can be found here:
www.ampdisplay.com/documents/pdf/AM-320480B6TZQW-TC0H.pdf

Signed-off-by: Martin Kepplinger <martin.kepplin...@ginzinger.com>
---

sorry, this is v3 of this series.

anyways, the of_device.h header isn't directly need now neither. thanks Dmitry!

                                 martin


revision history
----------------
v3: implement Dmitry's suggestion for i2c probe from v2 review
v2: use device_get_match_data(), invent an internal "have_z" bool property
v1: initial idea for the change



 drivers/input/touchscreen/Kconfig  |   6 +-
 drivers/input/touchscreen/st1232.c | 122 +++++++++++++++++++++--------
 2 files changed, 94 insertions(+), 34 deletions(-)

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to