This change adds the ADIS driver library to the MAINTAINERS list, and adds myself as the current maintainer of this library.
Signed-off-by: Alexandru Ardelean <[email protected]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1eb971608ac4..544e23753e96 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -930,6 +930,13 @@ S: Supported F: drivers/mux/adgs1408.c F: Documentation/devicetree/bindings/mux/adi,adgs1408.txt +ANALOG DEVICES INC ADIS DRIVER LIBRARY +M: Alexandru Ardelean <[email protected]> +S: Supported +L: [email protected] +F: include/linux/iio/imu/adis.h +F: drivers/iio/imu/adis.c + ANALOG DEVICES INC ADP5061 DRIVER M: Stefan Popa <[email protected]> L: [email protected] -- 2.20.1

