mbox series

[v2,0/2] iio: light: vcnl4000: update sampling periods

Message ID 20200218154451.13066-1-tomas@novotny.cz (mailing list archive)
Headers show
Series iio: light: vcnl4000: update sampling periods | expand

Message

Tomas Novotny Feb. 18, 2020, 3:44 p.m. UTC
Vishay has published new information which explain drifts seen in
experiments. So update the sampling periods for affected variants.

As pointed out in another series, the variable has a misleading name
(rate instead of period). This will be fixed in the other series to make
backporting of these patches straightforward.

Tested on vcnl4200. Tests on vcnl4040 done by Guido.

Changes in v2:
- fix rate -> period in commit messages and subjects
- collect tags

Tomas Novotny (2):
  iio: light: vcnl4000: update sampling periods for vcnl4200
  iio: light: vcnl4000: update sampling periods for vcnl4040

 drivers/iio/light/vcnl4000.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

Comments

Jonathan Cameron Feb. 21, 2020, 3:12 p.m. UTC | #1
On Tue, 18 Feb 2020 16:44:49 +0100
Tomas Novotny <tomas@novotny.cz> wrote:

> Vishay has published new information which explain drifts seen in
> experiments. So update the sampling periods for affected variants.
> 
> As pointed out in another series, the variable has a misleading name
> (rate instead of period). This will be fixed in the other series to make
> backporting of these patches straightforward.
> 
> Tested on vcnl4200. Tests on vcnl4040 done by Guido.
Both applied to the fixes-togreg branch of iio.git and marked as suitable
for stable.

Thanks,

Jonathan

> 
> Changes in v2:
> - fix rate -> period in commit messages and subjects
> - collect tags
> 
> Tomas Novotny (2):
>   iio: light: vcnl4000: update sampling periods for vcnl4200
>   iio: light: vcnl4000: update sampling periods for vcnl4040
> 
>  drivers/iio/light/vcnl4000.c | 15 ++++++++-------
>  1 file changed, 8 insertions(+), 7 deletions(-)
>