diff options
author | Peter Rosin <peda@axentia.se> | 2018-04-23 23:08:07 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2018-04-28 19:00:21 +0200 |
commit | ff915802fb7f2bb2fa9890cb88dab9cdabb466b8 (patch) | |
tree | a864253cbc203125333b0ad754afe32f7ab2d128 /MAINTAINERS | |
parent | dt-bindings: iio: afe: add binding for current-sense-shunt (diff) | |
download | linux-ff915802fb7f2bb2fa9890cb88dab9cdabb466b8.tar.xz linux-ff915802fb7f2bb2fa9890cb88dab9cdabb466b8.zip |
dt-bindings: iio: afe: add binding for voltage-divider
An ADC is often used to measure other quantities indirectly. This
binding describe one cases, a "big" voltage measured with the help
of a voltage divider.
Signed-off-by: Peter Rosin <peda@axentia.se>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d3052bd4a752..35987f60649b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6903,6 +6903,7 @@ M: Peter Rosin <peda@axentia.se> L: linux-iio@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt +F: Documentation/devicetree/bindings/iio/afe/voltage-divider.txt IKANOS/ADI EAGLE ADSL USB DRIVER M: Matthieu Castet <castet.matthieu@free.fr> |