summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorNishant Malpani <nish.malpani25@gmail.com>2020-07-26 17:10:16 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2020-08-22 12:53:20 +0300
commit2c8920fff1457a41912e8d3e3b9eafb582656440 (patch)
tree4130132cf16cff8adf23aee33d4dac1039163328 /MAINTAINERS
parent96f962511b0fddf0136aad89cd324e6af5f67d16 (diff)
downloadlinux-2c8920fff1457a41912e8d3e3b9eafb582656440.tar.xz
iio: gyro: Add driver support for ADXRS290
ADXRS290 is a high performance MEMS pitch and roll (dual-axis in-plane) angular rate sensor (gyroscope) designed for use in stabilization applications. It also features an internal temperature sensor and programmable high-pass and low-pass filters. Add support for ADXRS290 in direct-access mode for now. Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ADXRS290.pdf Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Nishant Malpani <nish.malpani25@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0edac88f4a84..e4389d830329 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1108,6 +1108,12 @@ L: linux-media@vger.kernel.org
S: Maintained
F: drivers/media/i2c/adv7842*
+ANALOG DEVICES INC ADXRS290 DRIVER
+M: Nishant Malpani <nish.malpani25@gmail.com>
+L: linux-iio@vger.kernel.org
+S: Supported
+F: drivers/iio/gyro/adxrs290.c
+
ANALOG DEVICES INC ASOC CODEC DRIVERS
M: Lars-Peter Clausen <lars@metafoo.de>
M: Nuno Sá <nuno.sa@analog.com>