I would also like to know if i have to make any changes to the ads7846 driver. Also let me know what platform info needs to be supplied to the kernel like x_min,x_max, y_min, y_max, pressure_max, debounce_max, debounce_tol, x_plate_ohms etc..
On Mon, Jul 13, 2009 at 7:59 PM, Elvis Dowson <[email protected]>wrote: > Hi, That set of patches is only for the android 1.5r2 sdk. It does > not contain any kernel level patches. You need to split that file, and then > go to each directory in android and type > > $ git apply <patchfilename> > > where <patchfilename> is the name of the patch file fragment take from the > file. It is a limitation of repo, you can get a diff out of it, but you > cannot apply an entire patch file to the entire tree. If you don't know how > to apply a patch file, then try to make the modifications manually by hand. > > Elvis > > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
