diff options
author | Antoniu Miclaus <antoniu.miclaus@analog.com> | 2022-01-17 09:00:38 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-01-23 18:03:37 +0000 |
commit | 712173762fcf8ee1168c5584f18e3f581e0651bb (patch) | |
tree | 8323d22ff284f37bb86721a01385b7f3d7a51c8b /MAINTAINERS | |
parent | 1bdd962bbdff60e6194acb497caddb9c8b4c61b4 (diff) | |
download | linux-stable-712173762fcf8ee1168c5584f18e3f581e0651bb.tar.gz linux-stable-712173762fcf8ee1168c5584f18e3f581e0651bb.tar.bz2 linux-stable-712173762fcf8ee1168c5584f18e3f581e0651bb.zip |
MAINTAINERS: add maintainer for ADMV1013 driver
Add myself as maintainer for the ADMV1013 driver.
Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Link: https://lore.kernel.org/r/20220117070039.6139-2-antoniu.miclaus@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a16d9272ab89..36f92966174a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1146,6 +1146,14 @@ W: https://ez.analog.com/linux-software-drivers F: Documentation/devicetree/bindings/hwmon/adi,adm1177.yaml F: drivers/hwmon/adm1177.c +ANALOG DEVICES INC ADMV1013 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/frequency/adi,admv1013.yaml +F: drivers/iio/frequency/admv1013.c + ANALOG DEVICES INC ADP5061 DRIVER M: Michael Hennerich <Michael.Hennerich@analog.com> L: linux-pm@vger.kernel.org |