Linux IIO development
 help / color / mirror / Atom feed
* [PATCH 0/2] ad5593r fix read protocol
@ 2022-09-13  7:34 Nuno Sá
  2022-09-13  7:34 ` [PATCH 1/2] iio: dac: ad5593r: Fix i2c read protocol requirements Nuno Sá
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Nuno Sá @ 2022-09-13  7:34 UTC (permalink / raw)
  To: linux-iio; +Cc: Michael Hennerich, Lars-Peter Clausen, Jonathan Cameron

This patchset fixes the read protocol since it needs a STOP condition
between address write and data read.

The second change is trivial and only adds an i2c functionality check.

Michael Hennerich (1):
  iio: dac: ad5593r: Fix i2c read protocol requirements

Nuno Sá (1):
  iio: dac: ad5593r: add check for i2c functionality

 drivers/iio/dac/ad5593r.c | 48 +++++++++++++++++++++++----------------
 1 file changed, 28 insertions(+), 20 deletions(-)

-- 
2.37.3


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

end of thread, other threads:[~2022-09-16 15:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-13  7:34 [PATCH 0/2] ad5593r fix read protocol Nuno Sá
2022-09-13  7:34 ` [PATCH 1/2] iio: dac: ad5593r: Fix i2c read protocol requirements Nuno Sá
2022-09-13  7:34 ` [PATCH 2/2] iio: dac: ad5593r: add check for i2c functionality Nuno Sá
2022-09-15 14:38 ` [PATCH 0/2] ad5593r fix read protocol Jonathan Cameron
2022-09-16  6:05   ` Nuno Sá
2022-09-16 15:30     ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox