mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
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: Slaveyko Slaveykov <sis@melexis.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Crt Mori <cmo@melexis.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| hid-sensor-temperature.c | ||
| iqs620at-temp.c | ||
| Kconfig | ||
| ltc2983.c | ||
| Makefile | ||
| max31856.c | ||
| maxim_thermocouple.c | ||
| mlx90614.c | ||
| mlx90632.c | ||
| tmp006.c | ||
| tmp007.c | ||
| tsys01.c | ||
| tsys02d.c | ||