On 09/09/13 16:23, Jacek Anaszewski wrote: > Add a new driver for the ambient light/proximity sensor > device. The driver exposes three channels: light_clear > light_ir and proximity. It also supports triggered buffer, > high and low ambient light threshold event and proximity > detection events. > > Signed-off-by: Jacek Anaszewski <j.anaszewski@xxxxxxxxxxx> > Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> Very nice driver for a beast of a device. Far as I can see you've managed to handle all the weird corners due to the limited interrupt generator and auto switching the gain. Impressive bit of code. Applied to the togreg branch of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git along with the DT bindings. Thanks for all you hard work on this. 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