diff options
| author | Nuno Sa <[email protected]> | 2024-08-06 15:10:39 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2024-08-10 11:17:33 +0100 |
| commit | 33e462d2d8ec58275e0478d5e56fc878c06ba7ff (patch) | |
| tree | 19f43d1e008d45acbd8649499ddb40d3cfb5541f | |
| parent | 69eac4e1e293b94455f9cc68893126952007bac4 (diff) | |
MAINTAINERS: add entry for ad9467
Document the maintainers for the IIO ad9467 high speed ADC.
Signed-off-by: Nuno Sa <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
| -rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2708a9e9fc95..ff62a4c2ce9e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1310,6 +1310,15 @@ W: https://ez.analog.com/linux-software-drivers F: Documentation/devicetree/bindings/iio/adc/adi,ad7780.yaml F: drivers/iio/adc/ad7780.c +ANALOG DEVICES INC AD9467 DRIVER +M: Michael Hennerich <[email protected]> +M: Nuno Sa <[email protected]> +S: Supported +W: https://ez.analog.com/linux-software-drivers +F: Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml +F: drivers/iio/adc/ad9467.c + ANALOG DEVICES INC AD9739a DRIVER M: Nuno Sa <[email protected]> M: Dragos Bogdan <[email protected]> |