diff options
author | Stefan Popa <stefan.popa@analog.com> | 2018-11-13 12:22:18 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2018-11-17 17:41:50 +0100 |
commit | 9f84a1bdd38ad449a725efbe8b5773efdee463d5 (patch) | |
tree | ec76e949f5a379055e6bfa498ff4feeb604b1d2c /MAINTAINERS | |
parent | iio: adc: Add ad7124 support (diff) | |
download | linux-9f84a1bdd38ad449a725efbe8b5773efdee463d5.tar.xz linux-9f84a1bdd38ad449a725efbe8b5773efdee463d5.zip |
dt-bindings: iio: adc: Add docs for ad7124
Add support for Analog Devices AD7124 4-channels and 8-channels ADC.
Signed-off-by: Stefan Popa <stefan.popa@analog.com>
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 457f29b863e5..1fe69e38ba8d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -845,6 +845,7 @@ L: linux-iio@vger.kernel.org W: http://ez.analog.com/community/linux-device-drivers S: Supported F: drivers/iio/adc/ad7124.c +F: Documentation/devicetree/bindings/iio/adc/adi,ad7124.txt ANALOG DEVICES INC AD9389B DRIVER M: Hans Verkuil <hans.verkuil@cisco.com> |