linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Jon Brenner <jbrenner@TAOSinc.com>
Cc: jic23@kernel.org, linux-iio@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: TAOS Color sensor
Date: Mon, 2 Apr 2012 11:05:44 -0700	[thread overview]
Message-ID: <20120402180544.GA21374@kroah.com> (raw)
In-Reply-To: <B4B07CCC7B7A084E989CF9386538EA1D0120B2C6@exchsrvr.taosinc.com>

On Mon, Apr 02, 2012 at 12:28:39PM -0500, Jon Brenner wrote:
> There is a need to release a driver for the TAOS tsl3x7x family of COLOR
> sensors.
> The driver provides Lux (clear and IR) , Proximity, Color temperature
> (calculated CCT) and raw - red, green, and blue data channels.
> Currently I do not think the IIO subsystem provides for CT or RGB data
> channels.
> Is this correct?
> What can be done to accommodate it and who can do it?

Do you have a driver written already for this?  What is the interface to
the device?  If this can this use the v4l layer to get the color channel
information out to userspace?

Or is this needed to be done in the kernel at all, lots of color sensors
are driven by libusb today, like the one on my desk at the moment, no
kernel changes needed at all.

thansk,

greg k-h

  reply	other threads:[~2012-04-02 18:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-02 17:28 TAOS Color sensor Jon Brenner
2012-04-02 18:05 ` Greg KH [this message]
2012-04-02 18:43   ` Jon Brenner
2012-04-02 18:45     ` Jonathan Cameron

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=20120402180544.GA21374@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=jbrenner@TAOSinc.com \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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).