[android-developers] Re: Touch screen Issue with Android + i.MX31- Help

2009-02-05 Thread Rajesh N
Hi Jun'ichi, kudos It is *working* fine, finally touchscreen is enabled, thanks a lot...!! after patching u r file, touschscreen is working fine, but I see the co-ordinates r mapped wrongly, pressing extreme left icon will enable extreme right icon, I think co-ordinates r not set properl

[android-developers] Re: Touch screen Issue with Android + i.MX31- Help

2009-02-04 Thread Rajesh N
Hi Jun'ichi, Thanks for speedy reply; I am working on linux-2.6.24 kernel is there any work around which can be made to apply this patch? Can I copy linux-2.6.22 version of these two files i.e., *mxc_ts.c* and*ipu_common.c *then patch these two files? I am not very sure it will compile

[android-developers] Re: Touch screen Issue with Android + i.MX31- Help

2009-02-04 Thread Jun'ichi Hirayama
Hi Rajesh Lastyear I was porting Android on IMX31 platform , (kernel ver 2.6.22 ) I adapted mxc_ts.c ,diff -ur linux-2.6.22/drivers/input/touchscreen/mxc_ts.c linux-2.6.22/drivers/input/touchscreen/mxc_ts.c --- linux-2.6.22/dr