All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/1] Add delay after the addressed reset command in mlx90632.c
@ 2020-12-16 11:57 Slaveyko Slaveykov
  2020-12-16 11:57 ` [PATCH v5 1/1] drivers: iio: temperature: " Slaveyko Slaveykov
  2020-12-16 16:16 ` [PATCH v5 0/1] " Andy Shevchenko
  0 siblings, 2 replies; 4+ messages in thread
From: Slaveyko Slaveykov @ 2020-12-16 11:57 UTC (permalink / raw)
  To: Jonathan.Cameron, cmo
  Cc: linux-iio, andy.shevchenko, lars, Slaveyko Slaveykov

The MLX90632 needs some time to reset properly after an I2C addressed reset
command. Thus a delay is added in the mlx90632.c.

v2 adds comments as advised by Andy Shevchenko.

v3 changes the comments style so that it matches the preferred style
for multi-line comments as suggested by Lars-Peter Clausen.

v4 fixes the comments style and it uses the appropriate usleep_range() 
as suggested by Lars-Peter Clausen.

v5 Commit message and comments stylefixing as suggested by 
Andy Shevchenko.

Slaveyko Slaveykov (1):
  drivers: iio: temperature: Add delay after the addressed reset command
    in mlx90632.c

 drivers/iio/temperature/mlx90632.c | 6 ++++++
 1 file changed, 6 insertions(+)

-- 
2.16.2.windows.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-29 17:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 11:57 [PATCH v5 0/1] Add delay after the addressed reset command in mlx90632.c Slaveyko Slaveykov
2020-12-16 11:57 ` [PATCH v5 1/1] drivers: iio: temperature: " Slaveyko Slaveykov
2020-12-29 17:09   ` Jonathan Cameron
2020-12-16 16:16 ` [PATCH v5 0/1] " Andy Shevchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.