linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Arnd Bergmann <arnd@arndb.de>,
	Samu Onkalo <samu.onkalo@intel.com>,
	"linux-i2c@vger.kernel.org" <linux-i2c@vger.kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] misc: apds990x: move header file out of I2C realm
Date: Fri, 26 May 2017 01:22:55 +0200	[thread overview]
Message-ID: <20170525232255.GA1526@katana> (raw)
In-Reply-To: <CACRpkdZ5CvmNuybrrOexYZ_9Cg1ojjNEybow+1pvUnhR0oX+UQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 720 bytes --]


> > The one reason I can think of for removing them is that we don't
> > want ambient light sensor drivers in drivers/misc any more and
> > instead of adding DT probing code would also expect new users to
> > migrate to drivers/iio/light/, which already has drivers for
> > apds9300 and apds9960 but not apds990x, as well as bh1750 and
> > bh1780 but not bh1770.
> 
> This (apds990x) and bh1770 were added by Samu Onkalo
> for Nokia's upstreaming efforts.
> 
> Samu, what are the hardware targets using this? Something that
> has a userspace etc that we can test?
> 
> Like Nokia 900 or so?

The bh1770 seems to be used on the N950:
http://elinux.org/N950

I couldn't find a user of the apds990x.


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2017-05-25 23:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-21 20:42 [PATCH 0/2] misc: move include files out of include/linux/i2c Wolfram Sang
2017-05-21 20:42 ` [PATCH 1/2] misc: apds990x: move header file out of I2C realm Wolfram Sang
2017-05-22 14:29   ` Arnd Bergmann
2017-05-22 15:56     ` Wolfram Sang
2017-05-22 21:49       ` Arnd Bergmann
2017-05-22 22:33         ` Linus Walleij
2017-05-25 23:22           ` Wolfram Sang [this message]
2017-05-23  6:23         ` Wolfram Sang
2017-05-21 20:42 ` [PATCH 2/2] misc: bh1770glc: " Wolfram Sang

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=20170525232255.GA1526@katana \
    --to=wsa@the-dreams.de \
    --cc=arnd@arndb.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=samu.onkalo@intel.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 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).