Re: [PATCH v4 1/1] drivers: iio: temperature: Add delay after the addressed reset command in mlx90632.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux