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. -- Dmitry -- 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