[U-Boot] [PATCH] input: Add MELFAS mms144 touchscreen driver

Wolfgang Denk wd at denx.de
Mon Dec 17 17:41:31 CET 2012


Dear Donghwa Lee,

In message <50CE7957.6070603 at samsung.com> you wrote:
> From: Sanggun Lee<sg0724.lee at samsung.com>
>   
> 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: wd at denx.de
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


More information about the U-Boot mailing list