On Tue, Apr 10, 2018 at 05:28:01PM +0200, Peter Rosin wrote: > An ADC is often used to measure other quantities indirectly. These > bindings describe two cases, a current through a shunt resistor, and > a "big" voltage measured with the help of a voltage divider. > > Signed-off-by: Peter Rosin <p...@axentia.se> > --- > .../bindings/iio/afe/current-sense-shunt.txt | 41 ++++++++++++++++++++ > .../bindings/iio/afe/voltage-divider.txt | 45 > ++++++++++++++++++++++ > MAINTAINERS | 7 ++++ > 3 files changed, 93 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt > create mode 100644 > Documentation/devicetree/bindings/iio/afe/voltage-divider.txt
Reviewed-by: Rob Herring <r...@kernel.org>