lkml.org 
[lkml]   [2018]   [Apr]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/2] iio: add unit converter
Date
Hi!

I'm now following up with one more binding for the unit-converter.
This time with a real IC, namely LT6106 from Analog Devices. It's
a current sense amplifier. I was a but unsure if I should have
the Rin and Rout resistors in the binding or if I instead should
have used the "gain". In the end I went with the resistors since
while the normal case is an integer gain, that may not always be
the case. And when it's not, that could get tricky. But I'm open
for arguments on that.

Cheers,
Peter

Peter Rosin (2):
dt-bindings: iio: afe: add binding for adi,lt6106
iio: afe: unit-converter: add support for adi,lt6106

.../devicetree/bindings/iio/afe/adi,lt6106.txt | 50 ++++++++++++++++++++
MAINTAINERS | 1 +
drivers/iio/afe/Kconfig | 3 +-
drivers/iio/afe/iio-unit-converter.c | 54 ++++++++++++++++++++++
4 files changed, 107 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/iio/afe/adi,lt6106.txt

--
2.11.0

\
 
 \ /
  Last update: 2018-04-11 16:16    [W:0.185 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site