2019-11-18 07:41:20

by Andreas Klinger

[permalink] [raw]
Subject: [PATCH v3 4/4] 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]>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c6c34d04ce95..ad469adffb99 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12264,6 +12264,13 @@ L: [email protected]
S: Maintained
F: drivers/platform/x86/panasonic-laptop.c

+PARALLAX PING IIO SENSOR DRIVER
+M: Andreas Klinger <[email protected]>
+L: [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]>
--
2.11.0


2019-11-23 14:39:08

by Jonathan Cameron

[permalink] [raw]
Subject: Re: [PATCH v3 4/4] MAINTAINERS: add maintainer for ping iio sensors

On Mon, 18 Nov 2019 08:36:50 +0100
Andreas Klinger <[email protected]> wrote:

> Add a maintainer for the new parallax PING))) and LaserPING IIO sensors
>
> Signed-off-by: Andreas Klinger <[email protected]>
Applied,

Thanks,

Jonathan

> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c6c34d04ce95..ad469adffb99 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12264,6 +12264,13 @@ L: [email protected]
> S: Maintained
> F: drivers/platform/x86/panasonic-laptop.c
>
> +PARALLAX PING IIO SENSOR DRIVER
> +M: Andreas Klinger <[email protected]>
> +L: [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]>