diff options
author | Peter Rosin <peda@axentia.se> | 2018-04-23 17:08:06 -0400 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2018-04-28 12:59:32 -0400 |
commit | 1351b50cc4b8abcab128febf3a27d01af44697b3 (patch) | |
tree | 3acb5a84be4e3285edad3ecf772668253d14f71a /MAINTAINERS | |
parent | 5cb0789de1fe3b8be2d0ab9a78451a48ae07e74c (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-- | MAINTAINERS | 6 |
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/ | |||
6898 | F: include/linux/iio/ | 6898 | F: include/linux/iio/ |
6899 | F: tools/iio/ | 6899 | F: tools/iio/ |
6900 | 6900 | ||
6901 | IIO UNIT CONVERTER | ||
6902 | M: Peter Rosin <peda@axentia.se> | ||
6903 | L: linux-iio@vger.kernel.org | ||
6904 | S: Maintained | ||
6905 | F: Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt | ||
6906 | |||
6901 | IKANOS/ADI EAGLE ADSL USB DRIVER | 6907 | IKANOS/ADI EAGLE ADSL USB DRIVER |
6902 | M: Matthieu Castet <castet.matthieu@free.fr> | 6908 | M: Matthieu Castet <castet.matthieu@free.fr> |
6903 | M: Stanislaw Gruszka <stf_xl@wp.pl> | 6909 | M: Stanislaw Gruszka <stf_xl@wp.pl> |