Re: [PATCH 2/2] Input: st1232 - add support for st1633

2019-01-24 Thread Dmitry Torokhov
On Wed, Jan 23, 2019 at 11:07:55AM +0100, Martin Kepplinger wrote: > On 23.01.19 08:26, Martin Kepplinger wrote: > > From: Martin Kepplinger > > > > Add support for the Sitronix ST1633 touchscreen controller to the st1232 > > driver. > > > > FYI, here's a protocol spec: > www.ampdisplay.com/doc

Re: [PATCH 2/2] Input: st1232 - add support for st1633

2019-01-24 Thread Dmitry Torokhov
Hi Martin, On Wed, Jan 23, 2019 at 08:26:51AM +0100, Martin Kepplinger wrote: > From: Martin Kepplinger > > Add support for the Sitronix ST1633 touchscreen controller to the st1232 > driver. > > Signed-off-by: Martin Kepplinger > --- > drivers/input/touchscreen/Kconfig | 6 +- > drivers/in

Re: [PATCH 2/2] Input: st1232 - add support for st1633

2019-01-23 Thread Martin Kepplinger
On 23.01.19 08:26, Martin Kepplinger wrote: From: Martin Kepplinger Add support for the Sitronix ST1633 touchscreen controller to the st1232 driver. FYI, here's a protocol spec: www.ampdisplay.com/documents/pdf/AM-320480B6TZQW-TC0H.pdf Let me know if you want that link in the commit message