Re: [PATCH] driver:st1633: fixed multitouch incorrect coordinates

2019-10-22 Thread Martin Kepplinger
On 21.10.19 19:13, Dmitry Torokhov wrote: > On Mon, Oct 21, 2019 at 09:10:23AM +0200, Martin Kepplinger wrote: >> On 20.10.19 10:29, Dixit Parmar wrote: >>> Any review comments for this? >>> Or it should be merged? >>> >>> Thanks. >> >> My comment and tag is there. This fixes multitouch and should

Re: [PATCH] driver:st1633: fixed multitouch incorrect coordinates

2019-10-21 Thread Dmitry Torokhov
On Mon, Oct 21, 2019 at 09:10:23AM +0200, Martin Kepplinger wrote: > On 20.10.19 10:29, Dixit Parmar wrote: > > Any review comments for this? > > Or it should be merged? > > > > Thanks. > > My comment and tag is there. This fixes multitouch and should be merged. Missed it earlier, sorry. I am ap

Re: [PATCH] driver:st1633: fixed multitouch incorrect coordinates

2019-10-21 Thread Martin Kepplinger
On 20.10.19 10:29, Dixit Parmar wrote: > Any review comments for this? > Or it should be merged? > > Thanks. My comment and tag is there. This fixes multitouch and should be merged. martin > > > On Thu, Aug 22, 2019 at 02:08:14PM +0200, Martin Kepplinger wrote:

Re: [PATCH] driver:st1633: fixed multitouch incorrect coordinates

2019-10-20 Thread Dixit Parmar
Any review comments for this? Or it should be merged? Thanks. On Thu, Aug 22, 2019 at 02:08:14PM +0200, Martin Kepplinger wrote: > Am 19.08.2019 12:08 schrieb Dixit Parmar: > > From: Dixit Parmar > > > > For Sitronix st1633 multi-touch controller driver the co-ordinates > > reported > > for mu

Re: [PATCH] driver:st1633: fixed multitouch incorrect coordinates

2019-08-22 Thread Martin Kepplinger
Am 19.08.2019 12:08 schrieb Dixit Parmar: From: Dixit Parmar For Sitronix st1633 multi-touch controller driver the co-ordinates reported for multiple fingers were wrong. So the below mentioned bug was filed, Bugzilla Bug ID: 204561 While reading co-ordinates from specified I2C registers, th

[PATCH] driver:st1633: fixed multitouch incorrect coordinates

2019-08-19 Thread Dixit Parmar
From: Dixit Parmar For Sitronix st1633 multi-touch controller driver the co-ordinates reported for multiple fingers were wrong. So the below mentioned bug was filed, Bugzilla Bug ID: 204561 While reading co-ordinates from specified I2C registers, the X & Y co-ordinates should be read from prope