diff options
author | Andreas Klinger <[email protected]> | 2019-11-18 08:36:50 +0100 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2019-12-01 10:20:20 +0000 |
commit | 0f8b1293ad6fa8b3125d42dc8acad8b97ef4972a (patch) | |
tree | 257b68ad9d5fe92236d18fbbea19194f34858732 | |
parent | b7f35e7dc8aa880751711a4f1171f7ee6b9f26c7 (diff) |
MAINTAINERS: add maintainer for ping iio sensors
Add a maintainer for the new parallax PING))) and LaserPING IIO sensors
Signed-off-by: Andreas Klinger <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3ef731fc753b..01212ae1a2d4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12293,6 +12293,13 @@ L: [email protected] S: Maintained F: drivers/platform/x86/panasonic-laptop.c +PARALLAX PING IIO SENSOR DRIVER +M: Andreas Klinger <[email protected]> +S: Maintained +F: Documentation/devicetree/bindings/iio/proximity/parallax-ping.yaml +F: drivers/iio/proximity/ping.c + PARALLEL LCD/KEYPAD PANEL DRIVER M: Willy Tarreau <[email protected]> M: Ksenija Stanojevic <[email protected]> |