From: Vlad Dogaru <vlad.dogaru@intel.com>
To: Jonathan Cameron <jic23@kernel.org>
Cc: Peter Meerwald <pmeerw@pmeerw.net>,
linux-iio@vger.kernel.org, mranostay@gmail.com
Subject: Re: [PATCH 0/2] iio: driver for Semtech SX9500
Date: Thu, 20 Nov 2014 12:07:47 +0200 [thread overview]
Message-ID: <20141120100747.GJ6904@vdogaru> (raw)
In-Reply-To: <20141119135738.GG6904@vdogaru>
On Wed, Nov 19, 2014 at 03:57:38PM +0200, Vlad Dogaru wrote:
> On Tue, Nov 18, 2014 at 10:12:32PM +0000, Jonathan Cameron wrote:
> > On 18/11/14 22:02, Jonathan Cameron wrote:
> > > On 17/11/14 15:25, Peter Meerwald wrote:
> > >>
> > >>> The device does not estimate distance, it only outputs a single bit which
> > >>> indicates proximity. We use 0 to mean that an object is close and 1 otherwise,
> > >>> sort of an uncalibrated distance. From what I understand in the ABI
> > >>> specification, this is allowed.
> > >>
> > >> perhaps the input subsystem would be a better fit for this driver/device?
> > >> what is it typically used for?
>
> We have this part listed under "proximity sensors", so I thought it
> belongs in iio. We don't have a device that actually uses the SX9500,
> I'm using an evaluation board and an I2C bridge right now :)
>
> > > Whilst it may be the case that this particular one might have a reasonable
> > > home in input, these are often integrated with ambient light sensors
> > > and as such we already have a quite a few proximity sensors in IIO...
> > >
> > > Interestingly there is one obvious proximity sensor in input and that
> > > is a dual ambient light/ proximity part though I can't see any way
> > > of reading the light side of it. Interesting...
> > Note that, given it describes itself as a button trip I can entirely see
> > your point with this one! I wrote my reply before opening the datasheet.
> > oops.
> >
> > The device does seem to provide access to measurements related to
> > the capacitance sensed so might be rather more flexible than just
> > a button though.
>
> I kept away from the measurements because they look like uncalibrated
> information. Then again, so is "0/1", as I mentioned initially.
To add to this: the device senses proximity, not just touch. I figured
it would be used in mobile devices, e.g. for shutting off the screen
when talking on the phone. Moreover, Android supports proximity sensors
that only report "near/far" values.
> Would you find it acceptable to expose the raw measures through
> in_priximity0_raw, and keep the events as they are? That way the raw
> readings can give some basic indication of distance, while still being
> able to use the events for near/far notification.
prev parent reply other threads:[~2014-11-20 10:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-17 15:12 [PATCH 0/2] iio: driver for Semtech SX9500 Vlad Dogaru
2014-11-17 15:12 ` [PATCH 1/2] iio: rename proximity sensors in kernel config Vlad Dogaru
2014-11-22 10:39 ` Jonathan Cameron
2014-11-17 15:12 ` [PATCH 2/2] iio: driver for Semtech SX9500 proximity solution Vlad Dogaru
2014-11-17 15:25 ` [PATCH 0/2] iio: driver for Semtech SX9500 Peter Meerwald
2014-11-18 22:02 ` Jonathan Cameron
2014-11-18 22:12 ` Jonathan Cameron
2014-11-19 8:31 ` Peter Meerwald
2014-11-19 13:57 ` Vlad Dogaru
2014-11-20 10:07 ` Vlad Dogaru [this message]
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=20141120100747.GJ6904@vdogaru \
--to=vlad.dogaru@intel.com \
--cc=jic23@kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=mranostay@gmail.com \
--cc=pmeerw@pmeerw.net \
/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.