From: Amit Kucheria <amit.kucheria@verdurent.com>
To: Tony Lindgren <tony@atomide.com>
Cc: Chris Hudson <chudson@kionix.com>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: Driver Merge Questions
Date: Mon, 9 Nov 2009 11:26:21 +0200 [thread overview]
Message-ID: <20091109092621.GY1773@smtp.gmail.com> (raw)
In-Reply-To: <20091103165821.GG8981@atomide.com>
On 09 Nov 03, Tony Lindgren wrote:
> * Chris Hudson <chudson@kionix.com> [091103 06:48]:
> > Hello all,
> >
> > I've never submitted any software to Linux before, but I've been
> > working on some new accelerometer drivers that should be ready for
> > review soon (pending company approval). I've read lots of
> > documentation on patch and driver submissions, but I still have some
> > questions that I was hoping someone could help me find the answers
> > to.
> >
> > 1- My drivers use i2c for hardware communications, miscdevice for
> > IOCTLs, and input_dev for data and interrupt status outputs. Most
> > of the other accelerometer drivers that I've looked at use similar
> > designs and are located in drivers/hwmon, but I just wanted to
> > confirm that this is the correct location currently.
>
> Sounds correct.
Unfortunately it will probably get rejected in drivers/hwmon. The maintainer,
Jean Delavare wants them out of hwmon[1]. It seems that everyone (for the
moment) is leaning towards a new subsystem called industrial IO
(drivers/staging/iio) for such drivers.
Please ask Jean before you do the work to make your driver behave like a hwmon
driver.
Regards,
Amit
[1] http://lkml.org/lkml/2009/7/2/153
--
-------------------------------------------------------------------------
Amit Kucheria, Kernel Developer, Verdurent
-------------------------------------------------------------------------
next prev parent reply other threads:[~2009-11-09 9:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-03 14:40 Driver Merge Questions Chris Hudson
2009-11-03 16:58 ` Tony Lindgren
2009-11-09 9:26 ` Amit Kucheria [this message]
2009-11-09 12:07 ` Amit Kucheria
2009-11-09 14:54 ` Chris Hudson
2009-11-09 17:09 ` Amit Kucheria
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=20091109092621.GY1773@smtp.gmail.com \
--to=amit.kucheria@verdurent.com \
--cc=chudson@kionix.com \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.com \
/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.