Re: TAOS Color sensor

From: Greg KH
Date: Mon Apr 02 2012 - 14:05:47 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/