On Tue, Dec 15, 2020 at 12:05 AM Slaveyko Slaveykov <sis@xxxxxxxxxxx> wrote: > > 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 accepted -> accepted. ... > + /* > + * give the mlx90632 some time to reset properly before sending a new I2C command give -> Give > + * if this is not done, the following I2C command(s) will not be accepted accepted -> accepted. > + */ > + usleep_range(150, 200); After addressing above you can take my Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> -- With Best Regards, Andy Shevchenko