Hi Torkhov , Other differences between tsc2005 and tsc2007 driver are request_threaded_irq is being used by tsc2005 and request_irq is being used by tsc2007. Similar type there are other differences in the both code where tsc200x core need to implemented other then bus access methods,need to discuss with tsc2007 driver to make it common implementation for both drivers.More over added the kwlee@xxxxxxxxxxxxxx who is contributor for tsc2007 driver which is also need to modified for to tsc200x and tsc2007.c.To adapt requires comments and discussion with kwlee and Lauri. Please let me know your comments about this.So that patches to enable touch screen driver in platform code can sent to input. Regards, Srikar On 12/16/2010 09:57 AM, ext Dmitry Torokhov wrote: > On Wed, Dec 15, 2010 at 11:39:12AM +0200, Srikar wrote: >> Hi ToroKhov, >> TSC2005 is using SPI interface/driver and TSC2007 driver >> is using i2C Interface/driver are main differences. > I see. In this case I believe that, instead of creating completely > separate driver, we need to abstract bus access from tsc2007 and convert > the driver into tsc200x-core.c core piece and tcs2005.c/tsc2007.c > implementing just bus access methods. Pretty much what was done for > ad714x, adxl34x, ad7879 and other drivers. > >> I have a question, Can I release patch to input for enabling the driver >> tsc2005 located at *arch/arm/mach-omap2/* >> >> As commented below by Tony Lindgren, >> This does not exist in mainline yet, please send this patch >> along with the tsc2005 driver via the input list. For this one: >> > I am not sure what this means... If you want to submit parts of platform > code through my tree that should be fine as long as respective > maintainer of given arch is OK with it as well. > > Thanks. > -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html