diff options
author | Peter Rosin <peda@axentia.se> | 2018-04-23 17:08:08 -0400 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2018-04-28 13:01:39 -0400 |
commit | 2e9a128f359c1baa8f0fbfdb95a1b40f84244801 (patch) | |
tree | 3b01c4501421c4fdcd5e91f4bee1404045f26b95 /MAINTAINERS | |
parent | ff915802fb7f2bb2fa9890cb88dab9cdabb466b8 (diff) |
dt-bindings: iio: afe: add binding for current-sense-amplifier
Similar to current sense shunts, but an amplifier enables the use
of a smaller sense resistance.
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 35987f60649b..d1c0f58cf8a0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6902,6 +6902,7 @@ IIO UNIT CONVERTER | |||
6902 | M: Peter Rosin <peda@axentia.se> | 6902 | 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-amplifier.txt | ||
6905 | F: Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt | 6906 | F: Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt |
6906 | F: Documentation/devicetree/bindings/iio/afe/voltage-divider.txt | 6907 | F: Documentation/devicetree/bindings/iio/afe/voltage-divider.txt |
6907 | 6908 | ||