Re: [PATCH v2 0/3] Input: cyttsp4 - driver for Cypress TMA4XX touchscreen devices

2012-09-19 Thread Ferruh Yigit
On 09/15/2012 06:42 PM, Javier Martinez Canillas wrote: On Fri, Sep 14, 2012 at 8:46 PM, Henrik Rydberg wrote: Hi Ferruh, This driver is for Cypress TrueTouch(tm) Standard Product controllers, Generation4 devices. This is second version of driver, code re-structured to match with existing

Re: [PATCH v2 0/3] Input: cyttsp4 - driver for Cypress TMA4XX touchscreen devices

2012-09-19 Thread Ferruh Yigit
On 09/14/2012 09:46 PM, Henrik Rydberg wrote: Hi Ferruh, This driver is for Cypress TrueTouch(tm) Standard Product controllers, Generation4 devices. This is second version of driver, code re-structured to match with existing Generation3 driver code. To integrate with the existing gen3 driver

Re: [PATCH v2 0/3] Input: cyttsp4 - driver for Cypress TMA4XX touchscreen devices

2012-09-19 Thread Ferruh Yigit
On 09/14/2012 09:46 PM, Henrik Rydberg wrote: Hi Ferruh, This driver is for Cypress TrueTouch(tm) Standard Product controllers, Generation4 devices. This is second version of driver, code re-structured to match with existing Generation3 driver code. To integrate with the existing gen3 driver

Re: [PATCH v2 0/3] Input: cyttsp4 - driver for Cypress TMA4XX touchscreen devices

2012-09-19 Thread Ferruh Yigit
On 09/15/2012 06:42 PM, Javier Martinez Canillas wrote: On Fri, Sep 14, 2012 at 8:46 PM, Henrik Rydberg rydb...@euromail.se wrote: Hi Ferruh, This driver is for Cypress TrueTouch(tm) Standard Product controllers, Generation4 devices. This is second version of driver, code re-structured to

Re: [PATCH v2 0/3] Input: cyttsp4 - driver for Cypress TMA4XX touchscreen devices

2012-09-15 Thread Javier Martinez Canillas
On Fri, Sep 14, 2012 at 8:46 PM, Henrik Rydberg wrote: > Hi Ferruh, > >> This driver is for Cypress TrueTouch(tm) Standard Product controllers, >> Generation4 devices. >> >> This is second version of driver, code re-structured to match with >> existing Generation3 driver code. > > To integrate

Re: [PATCH v2 0/3] Input: cyttsp4 - driver for Cypress TMA4XX touchscreen devices

2012-09-15 Thread Javier Martinez Canillas
On Fri, Sep 14, 2012 at 8:46 PM, Henrik Rydberg rydb...@euromail.se wrote: Hi Ferruh, This driver is for Cypress TrueTouch(tm) Standard Product controllers, Generation4 devices. This is second version of driver, code re-structured to match with existing Generation3 driver code. To

Re: [PATCH v2 0/3] Input: cyttsp4 - driver for Cypress TMA4XX touchscreen devices

2012-09-14 Thread Henrik Rydberg
Hi Ferruh, > This driver is for Cypress TrueTouch(tm) Standard Product controllers, > Generation4 devices. > > This is second version of driver, code re-structured to match with > existing Generation3 driver code. To integrate with the existing gen3 driver is clearly not the same as creating a

[PATCH v2 0/3] Input: cyttsp4 - driver for Cypress TMA4XX touchscreen devices

2012-09-14 Thread Ferruh Yigit
This driver is for Cypress TrueTouch(tm) Standard Product controllers, Generation4 devices. This is second version of driver, code re-structured to match with existing Generation3 driver code. Driver consist of three modules: - Core module: Main module, gets data from TTSP controller, sent MT

[PATCH v2 0/3] Input: cyttsp4 - driver for Cypress TMA4XX touchscreen devices

2012-09-14 Thread Ferruh Yigit
This driver is for Cypress TrueTouch(tm) Standard Product controllers, Generation4 devices. This is second version of driver, code re-structured to match with existing Generation3 driver code. Driver consist of three modules: - Core module: Main module, gets data from TTSP controller, sent MT

Re: [PATCH v2 0/3] Input: cyttsp4 - driver for Cypress TMA4XX touchscreen devices

2012-09-14 Thread Henrik Rydberg
Hi Ferruh, This driver is for Cypress TrueTouch(tm) Standard Product controllers, Generation4 devices. This is second version of driver, code re-structured to match with existing Generation3 driver code. To integrate with the existing gen3 driver is clearly not the same as creating a