On 09/08/13 16:20, Peter Meerwald wrote: > driver for the TSL4531 family of 16-bit I2C ambient light > sensors; information is here: > http://www.ams.com/eng/Products/Light-Sensors/Ambient-Light-Sensor-ALS/TSL45315 > > the chip offers simple lux output > > v3 (thanks Lars-Peter Clausen): > * add mutex to when updating integration time > * fix chip ID checking > * code cleanups > v2: > * rename to tsl4351 > * use INT_TIME > > Signed-off-by: Peter Meerwald <pmeerw@xxxxxxxxxx> > Cc: Jon Brenner <jon.brenner@xxxxxxx> Clean, concise and easy to review. This is the sort of driver I like! To be fair you were assisted here by the hardware designers making a device that fits remarkably well with our interfaces ;) Applied to the togreg branch of iio.git. One little question, what is 'single cycle measurement' referring to in the TODO note? Thanks, Jonathan -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html