Hi all.
We are using DM8148 custom board. The board is working fine, but we would like to update to a new multi-touch touchscreen edt-ft5x06. It seems that all the drivers for it require the mt library, which can not be found in the latest SDK. I could also not find any appropriate patches for it over the net or on TI site.
Please Help! is this library available from somewhere? Seems that all the drivers are using it, and if we decide not to use it, we will have to write for it a whole (almost) new driver to be supported, something we wouldn't want to do. i can see that in the latest sdk, there is the most basic (and super super old) multi-touch support under input.h, few years ago, it was all moved to different header (mt.h) and separate source code (input-mt.c etc... which we don't have in the current SDK).
Please Help!!
Kind regards :)