Re: [PATCH v2 2/5] max44000: Initial support for proximity reading

2016-04-17 Thread Jonathan Cameron
On 11/04/16 19:52, Crestez Dan Leonard wrote: > The proximity sensor relies on sending pulses to an external IR led and > it is disabled by default on powerup. The driver will enable it with a > default power setting. > > Signed-off-by: Crestez Dan Leonard > --- > drivers/iio/light/max44000.c |

[PATCH v2 2/5] max44000: Initial support for proximity reading

2016-04-11 Thread Crestez Dan Leonard
The proximity sensor relies on sending pulses to an external IR led and it is disabled by default on powerup. The driver will enable it with a default power setting. Signed-off-by: Crestez Dan Leonard --- drivers/iio/light/max44000.c | 46 ++-- 1 file chan