diff options
author | Antoniu Miclaus <[email protected]> | 2022-02-23 14:01:12 +0200 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2022-02-27 12:06:25 +0000 |
commit | 56853f7db02c16559443b9bad02264249d429cc2 (patch) | |
tree | c09b25a74dc6d81fed4b2b0df2c9723d0147ec59 | |
parent | 28b4c30bfa5f507879c4d55e1ff45c828875af64 (diff) |
MAINTAINERS: add maintainer for ADA4250 driver
Add myself as maintainer for the ADA4250 driver.
Signed-off-by: Antoniu Miclaus <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 96e9243f0242..22296c5f24de 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1109,6 +1109,14 @@ L: [email protected] S: Maintained F: drivers/media/i2c/ad9389b* +ANALOG DEVICES INC ADA4250 DRIVER +M: Antoniu Miclaus <[email protected]> +S: Supported +W: https://ez.analog.com/linux-software-drivers +F: Documentation/devicetree/bindings/iio/amplifiers/adi,ada4250.yaml +F: drivers/iio/amplifiers/ada4250.c + ANALOG DEVICES INC ADGS1408 DRIVER M: Mircea Caprioru <[email protected]> S: Supported |