summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorStefan Popa <stefan.popa@analog.com>2018-09-04 10:12:32 -0400
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2018-09-08 10:54:38 -0400
commit94dbb46c7a8f0ee27394bc81f34b666dc4a14b71 (patch)
tree627eb6a74b0f0e026e1b2639d3900256ebb5f603 /MAINTAINERS
parentd9e8fd0421c2047ac233141612a433490963d211 (diff)
iio: adxl372: Add support for I2C communication
The adxl372 is designed to communicate in either SPI or I2C protocol. It autodetects the format being used, requiring no configuration control to select the format. 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--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 293863299b50..2b9a364b043d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -549,6 +549,7 @@ W: http://ez.analog.com/community/linux-device-drivers
549S: Supported 549S: Supported
550F: drivers/iio/accel/adxl372.c 550F: drivers/iio/accel/adxl372.c
551F: drivers/iio/accel/adxl372_spi.c 551F: drivers/iio/accel/adxl372_spi.c
552F: drivers/iio/accel/adxl372_i2c.c
552F: Documentation/devicetree/bindings/iio/accel/adxl372.txt 553F: Documentation/devicetree/bindings/iio/accel/adxl372.txt
553 554
554AF9013 MEDIA DRIVER 555AF9013 MEDIA DRIVER