linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bastien Nocera <hadess-0MeiytkfxGOsTnJN9+BGXg@public.gmane.org>
To: Martin Kepplinger <martink-1KBjaw7Xf1+zQB+pC5nmwQ@public.gmane.org>
Cc: Alexander Stein
	<alexander.stein-93q1YBGzJSMe9JSWTWOYM3xStJ4P+DSV@public.gmane.org>,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	pawel.moll-5wv7dgnIgG8@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
	galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
	dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org,
	gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org,
	linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Martin Kepplinger
	<martin.kepplinger-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>,
	Christoph Muellner
	<christoph.muellner-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>
Subject: Re: [PATCH v2] add support for Freescale's MMA8653FC 10 bit accelerometer
Date: Thu, 19 Mar 2015 11:22:57 +0100	[thread overview]
Message-ID: <1426760577.6764.14.camel@hadess.net> (raw)
In-Reply-To: <5509C3E6.8070000-1KBjaw7Xf1+zQB+pC5nmwQ@public.gmane.org>

On Wed, 2015-03-18 at 19:28 +0100, Martin Kepplinger wrote:
> Am 2015-03-18 um 19:05 schrieb Bastien Nocera:
> > On Wed, 2015-03-18 at 19:02 +0100, Martin Kepplinger wrote:
> > > Am 2015-03-18 um 17:59 schrieb Bastien Nocera:
> > > > On Wed, 2015-03-18 at 17:42 +0100, Martin Kepplinger wrote:
> > > > > 
> > > > <snip>
> > > > > It could have gone to drivers/iio/accel if it would use an 
> > > > > iio   interface, which would make more sense, you are right, 
> > > > > but I 
> > > > > simply  don't have the time to merge it in to iio.
> > > > > 
> > > > > It doesn't use an input interface either but I don't see a 
> > > > > good   place for an accelerometer that uses sysfs only.
> > > > > 
> > > > > It works well, is a relatively recent chip and a clean 
> > > > > dirver.  But  this is all I can provide.
> > > > 
> > > > As a person who works on the user-space interaction of those 
> > > > with   desktops [1]: Urgh.
> > > > 
> > > > I already have 3 (probably 4) types of accelerometers to 
> > > > contend  with,  I'm not fond of adding yet another type.
> > > > 
> > > > Is there any way to get this hardware working outside the SoCs 
> > > > it's  designed for (say, a device with I2C like a Raspberry 
> > > > Pi),  so that a  kind soul could handle getting this using the 
> > > > right  interfaces?
> > > > 
> > > 
> > > It works on basically any SoC and is in no way limited in this  
> > > regard. Sure, userspace has to expicitely support it and I hear 
> > > you.  Using the iio interface would make more sense. I can only 
> > > say I'd  love to have the time to move this driver over. I'm 
> > > very sorry.
> > 
> > How can we get the hardware for somebody to use on their own  
> > laptops/embedded boards to implement this driver?
> > 
> 
> It's connected over I2C. If the included documentation is not clear 
> please tell me what exacly. Thanks!


I'll ask the question a different way: can you please give the address 
of a shop where that hardware is available?

  parent reply	other threads:[~2015-03-19 10:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-18 15:55 [PATCH v2] add support for Freescale's MMA8653FC 10 bit accelerometer Martin Kepplinger
2015-03-18 16:21 ` Alexander Stein
2015-03-18 16:42   ` Martin Kepplinger
2015-03-18 16:44     ` Dmitry Torokhov
     [not found]     ` <5509AAE5.1000503-1KBjaw7Xf1+zQB+pC5nmwQ@public.gmane.org>
2015-03-18 16:59       ` Bastien Nocera
2015-03-18 18:02         ` Martin Kepplinger
2015-03-18 18:05           ` Bastien Nocera
     [not found]             ` <1426701934.6764.10.camel-0MeiytkfxGOsTnJN9+BGXg@public.gmane.org>
2015-03-18 18:28               ` Martin Kepplinger
     [not found]                 ` <5509C3E6.8070000-1KBjaw7Xf1+zQB+pC5nmwQ@public.gmane.org>
2015-03-19 10:22                   ` Bastien Nocera [this message]
2015-03-20 11:26                     ` Martin Kepplinger
     [not found]                       ` <550C03FC.1020303-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>
2015-03-20 12:27                         ` Benjamin Tissoires
2015-03-20 13:56                           ` Martin Kepplinger

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=1426760577.6764.14.camel@hadess.net \
    --to=hadess-0meiytkfxgostnjn9+bgxg@public.gmane.org \
    --cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
    --cc=alexander.stein-93q1YBGzJSMe9JSWTWOYM3xStJ4P+DSV@public.gmane.org \
    --cc=christoph.muellner-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=martin.kepplinger-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org \
    --cc=martink-1KBjaw7Xf1+zQB+pC5nmwQ@public.gmane.org \
    --cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@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 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).