iio: light: as73211: Increase measurement timeout
authorChristian Eggers <ceggers@arri.de>
Wed, 9 Sep 2020 15:44:39 +0000 (17:44 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 13 Sep 2020 09:37:46 +0000 (10:37 +0100)
commit23e0618ca0255d12798acd3ae37fd98d0def7070
tree5f73ae414813818ae2286e40d361648a10fd325f
parentdde8ceec9e29fe2abf4fabee7d5a0445d0b75b66
iio: light: as73211: Increase measurement timeout

We found some sensors which are much slower (20% at room temperature)
than nominal. According to the data sheet, up to 27% is possible. Now I
add 33% to the nominal time out, hopefully this is enough.

Signed-off-by: Christian Eggers <ceggers@arri.de>
Link: https://lore.kernel.org/r/20200909154439.10308-1-ceggers@arri.de
Fixes: 403e5586b52e ("iio: light: as73211: New driver")
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/light/as73211.c