diff options
author | Peter Rosin <peda@axentia.se> | 2018-04-23 17:08:07 -0400 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2018-04-28 13:00:21 -0400 |
commit | ff915802fb7f2bb2fa9890cb88dab9cdabb466b8 (patch) | |
tree | a864253cbc203125333b0ad754afe32f7ab2d128 /MAINTAINERS | |
parent | 1351b50cc4b8abcab128febf3a27d01af44697b3 (diff) |
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> | |||
6903 | L: linux-iio@vger.kernel.org | 6903 | L: linux-iio@vger.kernel.org |
6904 | S: Maintained | 6904 | S: Maintained |
6905 | F: Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt | 6905 | F: Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt |
6906 | F: Documentation/devicetree/bindings/iio/afe/voltage-divider.txt | ||
6906 | 6907 | ||
6907 | IKANOS/ADI EAGLE ADSL USB DRIVER | 6908 | IKANOS/ADI EAGLE ADSL USB DRIVER |
6908 | M: Matthieu Castet <castet.matthieu@free.fr> | 6909 | M: Matthieu Castet <castet.matthieu@free.fr> |