diff options
| author | Antoniu Miclaus <antoniu.miclaus@analog.com> | 2022-01-17 10:00:37 +0300 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-01-23 21:03:37 +0300 |
| commit | 1bdd962bbdff60e6194acb497caddb9c8b4c61b4 (patch) | |
| tree | dff2e35dc7190111fd5080ee1cb49f1795c29ca1 | |
| parent | f22ab91ae3029a68d45b1892effb0a1115d6926b (diff) | |
| download | linux-1bdd962bbdff60e6194acb497caddb9c8b4c61b4.tar.xz | |
MAINTAINERS: add maintainer for AD7293 driver
Add myself as maintainer for the AD7293 driver.
Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Link: https://lore.kernel.org/r/20220117070039.6139-1-antoniu.miclaus@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
| -rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ac36cebde659..a16d9272ab89 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1061,6 +1061,14 @@ W: https://ez.analog.com/linux-software-drivers F: Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml F: drivers/iio/adc/ad7292.c +ANALOG DEVICES INC AD7293 DRIVER +M: Antoniu Miclaus <antoniu.miclaus@analog.com> +L: linux-iio@vger.kernel.org +S: Supported +W: https://ez.analog.com/linux-software-drivers +F: Documentation/devicetree/bindings/iio/dac/adi,ad7293.yaml +F: drivers/iio/dac/ad7293.c + ANALOG DEVICES INC AD7768-1 DRIVER M: Michael Hennerich <Michael.Hennerich@analog.com> L: linux-iio@vger.kernel.org |
