diff options
author | 2024-08-06 15:10:40 +0200 | |
---|---|---|
committer | 2024-08-10 11:17:34 +0100 | |
commit | 17a9e95c8b6cf4b747e153bfc50df647e37feda1 (patch) | |
tree | 3ef3902838196208db397ae542021046b05859df /MAINTAINERS | |
parent | MAINTAINERS: add entry for ad9467 (diff) | |
download | wireguard-linux-17a9e95c8b6cf4b747e153bfc50df647e37feda1.tar.xz wireguard-linux-17a9e95c8b6cf4b747e153bfc50df647e37feda1.zip |
ABI: debugfs-iio-ad9467: document the debugfs interface
Document the debugfs interface for the IIO ad9467 high speed ADC.
Signed-off-by: Nuno Sa <nuno.sa@analog.com>
Link: https://patch.msgid.link/20240806-dev-ad-debugfs-doc-v1-2-153b882a3f01@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ff62a4c2ce9e..417c6751c0dc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1316,6 +1316,7 @@ M: Nuno Sa <nuno.sa@analog.com> L: linux-iio@vger.kernel.org S: Supported W: https://ez.analog.com/linux-software-drivers +F: Documentation/ABI/testing/debugfs-iio-ad9467 F: Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml F: drivers/iio/adc/ad9467.c |