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