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

2019-10-05 Thread Jonathan Cameron
On Tue, 24 Sep 2019 16:21:58 +0530 Rishi Gupta wrote: > The driver for veml6030 light sensor provides custom sysfs entries > used to know parameters supported by the driver and to configure > sensor like setting power saving mode and persistence etc. This > commit document them. > > Signed-off-b

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

2019-09-24 Thread Rishi Gupta
The driver for veml6030 light sensor provides custom sysfs entries used to know parameters supported by the driver and to configure sensor like setting power saving mode and persistence etc. This commit document them. Signed-off-by: Rishi Gupta --- Changes in v2: * Nothing has changed in this fil