summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-05-20 21:13:32 -0500
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2019-05-27 10:51:58 +0100
commitba6ec48e76bcd405c47d90b4497ddbcd4c9a578f (patch)
tree0d398aaf4e6c9d11c737c6ead3b5287fbe6a28fa /MAINTAINERS
parentbc4054b55f14f33fdeb8c2d51eef4eaf5e4e1862 (diff)
downloadlinux-ba6ec48e76bcd405c47d90b4497ddbcd4c9a578f.tar.gz
linux-ba6ec48e76bcd405c47d90b4497ddbcd4c9a578f.tar.bz2
linux-ba6ec48e76bcd405c47d90b4497ddbcd4c9a578f.zip
iio: Add driver for Infineon DPS310
The DPS310 is a temperature and pressure sensor. It can be accessed over i2c and SPI, but this driver only supports polling over i2c. Signed-off-by: Eddie James <eajames@linux.ibm.com> Signed-off-by: Joel Stanley <joel@jms.id.au> 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 681154141ce6..1bc4160598c6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7761,6 +7761,12 @@ W: http://industrypack.sourceforge.net
S: Maintained
F: drivers/ipack/
+INFINEON DPS310 Driver
+M: Eddie James <eajames@linux.ibm.com>
+L: linux-iio@vger.kernel.org
+F: drivers/iio/pressure/dps310.c
+S: Maintained
+
INFINIBAND SUBSYSTEM
M: Doug Ledford <dledford@redhat.com>
M: Jason Gunthorpe <jgg@mellanox.com>