All of lore.kernel.org
 help / color / mirror / Atom feed
From: 'Dmitry Torokhov' <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: duson <dusonlin-9cfG7bMpBgR9nmWX13WWKA@public.gmane.org>
Cc: 'Mark Rutland' <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	bleung-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org,
	agnescheng-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org,
	phoenix-9cfG7bMpBgR9nmWX13WWKA@public.gmane.org,
	jeff.chuang-9cfG7bMpBgR9nmWX13WWKA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v2] Input: add i2c/smbus driver for elan touchpad
Date: Mon, 6 Oct 2014 18:24:37 -0700	[thread overview]
Message-ID: <20141007012437.GC39707@dtor-ws> (raw)
In-Reply-To: <4D9D80FFD7AF42848710DF158445E41B-/M1eSjm1S/B4Eiagz67IpQ@public.gmane.org>

Hi Duson,

On Tue, Oct 07, 2014 at 09:15:26AM +0800, duson wrote:
> Hi Dmitry,
> 
> > -----Original Message-----
> > From: Dmitry Torokhov [mailto:dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org]
> > Sent: Tuesday, October 07, 2014 12:37 AM
> > To: Mark Rutland
> > Cc: Duson Lin; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org;
> > bleung-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org; agnescheng-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org; phoenix-9cfG7bMpBgR9nmWX13WWKA@public.gmane.org;
> > jeff.chuang-9cfG7bMpBgR9nmWX13WWKA@public.gmane.org; devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> > Subject: Re: [PATCH v2] Input: add i2c/smbus driver for elan touchpad
> > 
> > On Mon, Oct 06, 2014 at 10:24:52AM +0100, Mark Rutland wrote:
> > > On Fri, Oct 03, 2014 at 10:06:51PM +0100, Dmitry Torokhov wrote:
> > > > [adding devicetree folks...]
> > > >
> > > > On Fri, Oct 03, 2014 at 02:03:57PM -0700, Dmitry Torokhov wrote:
> > > > > diff --git a/Documentation/devicetree/bindings/input/elan_i2c.txt
> > b/Documentation/devicetree/bindings/input/elan_i2c.txt
> > > > > new file mode 100644
> > > > > index 0000000..0a6ee7d
> > > > > --- /dev/null
> > > > > +++ b/Documentation/devicetree/bindings/input/elan_i2c.txt
> > > > > @@ -0,0 +1,34 @@
> > > > > +Elantech I2C Touchpad
> > > > > +
> > > > > +Required properties:
> > > > > +- compatible: must be "elan,i2c_touchpad".
> > >
> > > s/_/-/ in DT strings and property names plase.
> > >
> > > The name seems very generic, and you mention the driver supports a
> > > variety of touchpads. Please choose a specific device name for the
> > > compatible string. Other devices can have that as a fallback entry in
> > > addition to a more specific string.
> > 
> > Duson, what would be a good model/device name here?
> > 
> Hmm....maybe we can rename this device name like our touch screen team
> elan_i2c --> elantp_i2c
> How do you feel about this.

It does not really add any additional info: elan,i2c_touchpad vs
elan,elantp_i2c. What we need is a model/family name. Something like
elan,ekt2000 or elan,ekt2xxx. What is the earliest product supported by
this driver?

Thanks.

-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2014-10-07  1:24 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-07  3:08 [PATCH v2] Input: add i2c/smbus driver for elan touchpad Duson Lin
2014-01-07  3:08 ` Duson Lin
2014-01-10 20:30 ` Benson Leung
2014-02-07  0:21   ` Benson Leung
2014-02-19 21:48     ` Benson Leung
2014-07-24 18:05 ` Dmitry Torokhov
2014-07-25 18:05   ` cheng wei Lin
2014-07-25 18:05     ` cheng wei Lin
2014-07-25 18:20     ` Dmitry Torokhov
2014-07-25 20:06       ` Dmitry Torokhov
2014-07-26  8:12         ` cheng wei Lin
2014-07-26  8:12           ` cheng wei Lin
2014-10-03 21:03 ` Dmitry Torokhov
2014-10-03 21:03   ` Dmitry Torokhov
2014-10-03 21:06   ` Dmitry Torokhov
2014-10-03 21:06     ` Dmitry Torokhov
2014-10-06  9:24     ` Mark Rutland
2014-10-06 16:37       ` Dmitry Torokhov
2014-10-07  1:15         ` duson
     [not found]           ` <4D9D80FFD7AF42848710DF158445E41B-/M1eSjm1S/B4Eiagz67IpQ@public.gmane.org>
2014-10-07  1:24             ` 'Dmitry Torokhov' [this message]
2014-10-03 21:30   ` Benson Leung
  -- strict thread matches above, loose matches on Subject: below --
2013-12-18  3:46 Duson Lin
2014-02-07  0:10 ` Benson Leung

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=20141007012437.GC39707@dtor-ws \
    --to=dmitry.torokhov-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=agnescheng-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org \
    --cc=bleung-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=dusonlin-9cfG7bMpBgR9nmWX13WWKA@public.gmane.org \
    --cc=jeff.chuang-9cfG7bMpBgR9nmWX13WWKA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=phoenix-9cfG7bMpBgR9nmWX13WWKA@public.gmane.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 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.