Messages in this thread |  | | Date | Fri, 13 Apr 2018 16:42:04 -0500 | From | Rob Herring <> | Subject | Re: [PATCH v3 1/2] dt-bindings: iio: afe: add current-sense-shunt and voltage-divider |
| |
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 <peda@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 <robh@kernel.org>
|  |