diff options
author | Andreas Klinger <ak@it-klinger.de> | 2019-03-17 23:38:29 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-04-04 22:20:18 +0300 |
commit | 10b5d3d107594b27202df21d13e6416826911311 (patch) | |
tree | 6f3eae1a05a46a76ecc61e09d9543b0f6908a3bc | |
parent | 16b05261537e36cc64369291688a84c36ac3cae3 (diff) | |
download | linux-10b5d3d107594b27202df21d13e6416826911311.tar.xz |
MAINTAINERS: add maintainer for maxbotix ultrasonic driver
add a maintainer for the newly created ultrasonic driver family of maxbotix
Signed-off-by: Andreas Klinger <ak@it-klinger.de>
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 e12215a88ff9..14e869be6767 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9407,6 +9407,13 @@ S: Maintained F: Documentation/devicetree/bindings/sound/max9860.txt F: sound/soc/codecs/max9860.* +MAXBOTIX ULTRASONIC RANGER IIO DRIVER +M: Andreas Klinger <ak@it-klinger.de> +L: linux-iio@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/iio/proximity/maxbotix,mb1232.txt +F: drivers/iio/proximity/mb1232.c + MAXIM MAX77802 PMIC REGULATOR DEVICE DRIVER M: Javier Martinez Canillas <javier@dowhile0.org> L: linux-kernel@vger.kernel.org |