From: Donghwa Lee <dh09.lee@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] input: Add MELFAS mms144 touchscreen driver
Date: Tue, 18 Dec 2012 17:07:48 +0900 [thread overview]
Message-ID: <50D02454.2050609@samsung.com> (raw)
In-Reply-To: <20121217164131.C0008202AAE@gemini.denx.de>
On 2012-12-18 01:41, Wolfgang Denk wrote:
> Dear Donghwa Lee,
>
> In message <50CE7957.6070603@samsung.com> you wrote:
>> From: Sanggun Lee<sg0724.lee@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
>
From: Sanggun Lee
Hi,
We are testing various codes on TRATS board.
If this patch would be submitted, we can test the codes in a pleasant
working environment.
If this driver is not used for any other purposes in the u-boot, we
would use it only inside
the local tree.
Thank you,
Sanggun Lee
next prev parent reply other threads:[~2012-12-18 8:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-17 1:45 [U-Boot] [PATCH] input: Add MELFAS mms144 touchscreen driver Donghwa Lee
2012-12-17 16:41 ` Wolfgang Denk
2012-12-18 8:07 ` Donghwa Lee [this message]
2012-12-18 8:36 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50D02454.2050609@samsung.com \
--to=dh09.lee@samsung.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.