diff options
author | Andreas Klinger <ak@it-klinger.de> | 2023-05-16 13:33:15 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2023-05-21 18:54:58 +0100 |
commit | 0f840ff7910c0bc05b5567467aa1c19bd9a4ffad (patch) | |
tree | 352f372ac8951e0f8ad27e7a771caf2048c97342 | |
parent | 713337d9143ed1ccc70e2dab6633e8e6b0186ad5 (diff) |
MAINTAINERS: Add Honeywell mprls0025pa sensor
Add myself as a maintainer for Honeywell mprls0025pa sensor.
Signed-off-by: Andreas Klinger <ak@it-klinger.de>
Link: https://lore.kernel.org/r/ZGNp+1uNAxi3uxjM@arbad
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c37954abe7b6..7211de822495 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9426,6 +9426,13 @@ F: lib/test_hmm* F: mm/hmm* F: tools/testing/selftests/mm/*hmm* +HONEYWELL MPRLS0025PA PRESSURE SENSOR SERIES IIO DRIVER +M: Andreas Klinger <ak@it-klinger.de> +L: linux-iio@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml +F: drivers/iio/pressure/mprls0025pa.c + HOST AP DRIVER M: Jouni Malinen <j@w1.fi> L: linux-wireless@vger.kernel.org |