summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPeter Rosin <peda@axentia.se>2018-04-23 17:08:06 -0400
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2018-04-28 12:59:32 -0400
commit1351b50cc4b8abcab128febf3a27d01af44697b3 (patch)
tree3acb5a84be4e3285edad3ecf772668253d14f71a /MAINTAINERS
parent5cb0789de1fe3b8be2d0ab9a78451a48ae07e74c (diff)
dt-bindings: iio: afe: add binding for current-sense-shunt
An ADC is often used to measure other quantities indirectly. This binding describe one cases, a current through a shunt resistor measured by the voltage over it. 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--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 002cb013b000..d3052bd4a752 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6898,6 +6898,12 @@ F: drivers/staging/iio/
6898F: include/linux/iio/ 6898F: include/linux/iio/
6899F: tools/iio/ 6899F: tools/iio/
6900 6900
6901IIO UNIT CONVERTER
6902M: Peter Rosin <peda@axentia.se>
6903L: linux-iio@vger.kernel.org
6904S: Maintained
6905F: Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt
6906
6901IKANOS/ADI EAGLE ADSL USB DRIVER 6907IKANOS/ADI EAGLE ADSL USB DRIVER
6902M: Matthieu Castet <castet.matthieu@free.fr> 6908M: Matthieu Castet <castet.matthieu@free.fr>
6903M: Stanislaw Gruszka <stf_xl@wp.pl> 6909M: Stanislaw Gruszka <stf_xl@wp.pl>