summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorStefan Popa <stefan.popa@analog.com>2018-08-10 11:46:18 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2018-08-19 18:02:22 +0100
commit4097da40f9264ab75f256ec7f097cfff2710cc0a (patch)
treeb8a223d3032542f18cc19d7bbd89309bc15e6a2c /MAINTAINERS
parent4d0434f1297c25c2adbd188888367b534e0aff87 (diff)
downloadlinux-stable-4097da40f9264ab75f256ec7f097cfff2710cc0a.tar.gz
linux-stable-4097da40f9264ab75f256ec7f097cfff2710cc0a.tar.bz2
linux-stable-4097da40f9264ab75f256ec7f097cfff2710cc0a.zip
iio: adxl372: New driver for Analog Devices ADXL372 Accelerometer
This patch adds basic support for Analog Devices ADXL372 SPI-Bus Three-Axis Digital Accelerometer. The device is probed and configured the with some initial default values. With this basic driver, it is possible to read raw acceleration data. Datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/ADXL372.pdf Signed-off-by: Stefan Popa <stefan.popa@analog.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 af64fe0f0b41..fe23f8b66712 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -543,6 +543,12 @@ W: http://ez.analog.com/community/linux-device-drivers
S: Supported
F: drivers/input/misc/adxl34x.c
+ADXL372 THREE-AXIS DIGITAL ACCELEROMETER DRIVER
+M: Stefan Popa <stefan.popa@analog.com>
+W: http://ez.analog.com/community/linux-device-drivers
+S: Supported
+F: drivers/iio/accel/adxl372.c
+
AF9013 MEDIA DRIVER
M: Antti Palosaari <crope@iki.fi>
L: linux-media@vger.kernel.org