Dear Donghwa Lee, In message <[email protected]> you wrote: > From: Sanggun Lee<[email protected]> > > This is a TSP driver for touchscreen chip mms144 of MELFAS. > It uses soft I2C interface and supports single touch. > > This driver uses polling method. > If there are touch events, mms144_interrupt() reads and returns 0. > If not, mms144_interrupt() returns -1.
Where exactly will this driver be used inside U-Boot? So far, we don't have any GUI support, do what is a touch driver good for? Are you just adding dead code here? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] You see things; and you say ``Why?'' But I dream things that never were; and I say ``Why not?'' - George Bernard Shaw _Back to Methuselah_ (1921) pt. 1, act 1 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

