From: 林彥佑 <tom_lin@emc.com.tw>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
djkurtz@chromium.org, Jiri Kosina <jkosina@suse.cz>
Subject: Re: [PATCH v3] Input: Elan HID-I2C device driver
Date: Thu, 12 Apr 2012 09:37:12 +0800 [thread overview]
Message-ID: <4F8631C8.1090705@emc.com.tw> (raw)
In-Reply-To: <20120411162519.GA27562@core.coreip.homeip.net>
Hi Dmitry
On 04/12/2012 12:25 AM, Dmitry Torokhov wrote:
> On Wednesday, April 11, 2012 06:09:03 PM 林彥佑 wrote:
>> Hi Daniel
>>
>> On 04/11/2012 03:12 PM, Dmitry Torokhov wrote:
>>> Hi Tom,
>>>
>>> On Tue, Apr 10, 2012 at 08:42:46PM +0800, Tom Lin wrote:
>>>> This patch adds driver for Elan I2C touchpad. These protocol of HID-I2C
>>>> was
>>>> defined by Microsoft. The kernel driver would use the multi-touch
>>>> protocol
>>>> format B.
>>>
>>> If this device truly supports HID protocol shouldn't we define i2c-hid
>>> transport, similar to usbhid?
>>
>> I merely follow defined by Microsoft.
>> It was called "HID OVER I2C" by Microsoft.
>> (http://msdn.microsoft.com/en-us/library/windows/hardware/hh825917(v=vs.85).
>> aspx) But I agree to change from hid i2c to i2chid.
>> Do you have any better opinions?
>
> I am not sure we are talking about same thing... I do not really care
> whether it is named "hid i2c" or "i2chid". What I meant if the device
> really speaks HID protocol, except that the transport is not USB or
> bluetooth but I2C, then instead of writing a custom driver for this
> particular part we need to add a new HID transport into
> drivers/hid/i2c-hid that is similar to drivers/hid/usbhid/ and reuse the
> rest of HID framework along with hid- multitouch.c which handles
> HID-compliant multitouch devices.
>
> I am CCing Jiri (HID maintainer) for additional input.
Sorry! I misunderstood what you mean.
I fully agree with your suggestion. The I2CHID device will be more and
more in the future. Need the new i2chid-driver that would cover all
hid-compliant i2c-devices.
Thank you
Tom-
>
> Thanks.
>
next prev parent reply other threads:[~2012-04-12 1:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-10 12:42 [PATCH v3] Input: Elan HID-I2C device driver Tom Lin
2012-04-11 7:12 ` Dmitry Torokhov
2012-04-11 10:09 ` 林彥佑
2012-04-11 16:25 ` Dmitry Torokhov
2012-04-11 17:58 ` Ping Cheng
2012-04-11 20:53 ` Jiri Kosina
2012-04-12 1:37 ` 林彥佑 [this message]
2012-04-12 9:10 ` Benjamin Tissoires
2012-04-13 12:43 ` Jiri Kosina
2012-04-13 16:21 ` Henrik Rydberg
2012-04-11 16:04 ` Daniel Kurtz
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=4F8631C8.1090705@emc.com.tw \
--to=tom_lin@emc.com.tw \
--cc=djkurtz@chromium.org \
--cc=dmitry.torokhov@gmail.com \
--cc=jkosina@suse.cz \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).