On Thu, 26 Feb 2009 00:57:28 +0100, Daniel Mack wrote:
> This patch adds a driver for Intersil's ISL29003 ambient light sensor
> device plus some documentation. Inspired by tsl2550.c, a driver for a
> similar device.
> 
> Signed-off-by: Daniel Mack <[email protected]>
> ---
> Moved the driver to drivers/hwmon
> 
>  Documentation/hwmon/isl29003 |   62 +++++
>  drivers/hwmon/Kconfig        |   10 +
>  drivers/hwmon/Makefile       |    1 +
>  drivers/hwmon/isl29003.c     |  517 
> ++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 590 insertions(+), 0 deletions(-)
>  create mode 100644 Documentation/hwmon/isl29003
>  create mode 100644 drivers/hwmon/isl29003.c

Still no luck, sorry. Light sensors have nothing to do with hardware
monitoring.

I think we need a new subsystem for light sensors. drivers/light maybe?
Or maybe this fits into Jonathan Cameron's industrial I/O subsystem.
Jonathan, what do you think? If not, maybe a more general subsystem for
various sensor types (light, pressure, noise, whatever.)

Me, I don't really care where these drivers go as long as it's not in
drivers/i2c/chips.

-- 
Jean Delvare
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to