RE: [PATCH] touchscreen: Cypress TTSP G3 MTDEV Core Driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Kevin McNeely
Date: Friday, November 19, 2010 - 10:39 am

Hello Henrik,

Thank you for reviewing this code submission.

I have replied to each of your comments below.

I would like to resubmit to include the changes.

Thanks and best regards,
Kevin


Miao;

I will resubmit with Protocol A only at this time.  I will remove the
Tracking ID's.


Correct, I will remove all instances and mentions of the gesture. The
field of interest is the active distance for touches.


The mapping is to allow number of touch growth with extra register
information. The mapping is to allow looping on the touch processing.


The width will be removed.


The previous X, Y.


This will be replaced with an active distance setup function, which is
the sole intent of the current gesture setup function.  We are really
just initializing the active distance field.


The cyttsp_get_xydata() makes a single I2C read transaction which
contains touch information for all touches currently tracked by the
device.


This will be dropped.

data

This will be Protocol A only. The Track Id reporting will be removed.


This will now be necessary for Protocol A only.


Current requests are for Protocol A only.  Cypress will followup with a
Protocol B driver submission.

&ts->xy_data))

The mapping method is intended to hide the offset information in the
current registry and be extensible for future updates for more touches.


This will be refined and added to the code which checks for valid
operational mode.


These will be removed.


Thanks again for your review.
Best regards,
Kevin


---------------------------------------------------------------
This message and any attachments may contain Cypress (or its
subsidiaries) confidential information. If it has been received
in error, please advise the sender and immediately delete this
message.
---------------------------------------------------------------

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] touchscreen: Cypress TTSP G3 MTDEV Core Driver, Kevin McNeely, (Tue Nov 9, 11:25 am)
Re: [PATCH] touchscreen: Cypress TTSP G3 MTDEV Core Driver, Henrik Rydberg, (Mon Nov 15, 9:46 am)
RE: [PATCH] touchscreen: Cypress TTSP G3 MTDEV Core Driver, Kevin McNeely, (Fri Nov 19, 10:39 am)
Re: [PATCH] touchscreen: Cypress TTSP G3 MTDEV Core Driver, Dmitry Torokhov, (Wed Dec 1, 5:34 pm)