Re: [PATCH v5 3/3] iio: documentation: light: Add veml6030 sysfs documentation

2019-10-22 Thread rishi gupta
Forget to capture in change log: removed PSM sysfs completely. On Tue, Oct 22, 2019 at 6:41 PM Rishi Gupta wrote: > > The driver for veml6030 light sensor provides sysfs > entries like configuring cutoff for interrupt. This > commit document them. > > Signed-off-by: Rishi Gupta > --- > Changes i

[PATCH v5 3/3] iio: documentation: light: Add veml6030 sysfs documentation

2019-10-22 Thread Rishi Gupta
The driver for veml6030 light sensor provides sysfs entries like configuring cutoff for interrupt. This commit document them. Signed-off-by: Rishi Gupta --- Changes in v5: * Use ABI/testing/sysfs-bus-iio to document sysfs files for veml6030 Changes in v4: * None Changes in v3: * Updated Date fr