Skip to content
Commit cf5b1385 authored by Slaveyko Slaveykov's avatar Slaveyko Slaveykov Committed by Jonathan Cameron
Browse files

drivers: iio: temperature: Add delay after the addressed reset command in mlx90632.c



After an I2C reset command, the mlx90632 needs some time before
responding to other I2C commands. Without that delay, there is a chance
that the I2C command(s) after the reset will not be accepted.

Signed-off-by: default avatarSlaveyko Slaveykov <sis@melexis.com>
Reviewed-by: default avatarAndy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: default avatarCrt Mori <cmo@melexis.com>
Fixes: e02472f7

 ("iio:temperature:mlx90632: Adding extended calibration option")
Link: https://lore.kernel.org/r/20201216115720.12404-2-sis@melexis.com
Cc: <Stable@vger.kernel.org>
Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 7e6d9788
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment