________________________________________ Von: Martin Kepplinger [martink@xxxxxxxxx] Gesendet: Montag, 28. Jänner 2019 09:44 An: devicetree@xxxxxxxxxxxxxxx; linux-input@xxxxxxxxxxxxxxx Cc: dmitry.torokhov@xxxxxxxxx; robh+dt@xxxxxxxxxx; mark.rutland@xxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Kepplinger Martin Betreff: [PATCH 2/3] Input: st1232 - add support for st1633 From: Martin Kepplinger <martin.kepplinger@xxxxxxxxxxxxx> 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.kepplinger@xxxxxxxxxxxxx> --- 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