2022-10-24 17:27:50

by Matti Vaittinen

[permalink] [raw]
Subject: [PATCH v5 3/3] MAINTAINERS: Add KX022A maintainer entry

Add maintainer entry for ROHM/Kionix KX022A accelerometer sensor driver.

Signed-off-by: Matti Vaittinen <[email protected]>

---
v4 => v5: After discussion with Joe Perches
- change myself to a maintainer
---
MAINTAINERS | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index cf0f18502372..63cae24a74a5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11435,6 +11435,11 @@ F: drivers/mfd/khadas-mcu.c
F: include/linux/mfd/khadas-mcu.h
F: drivers/thermal/khadas_mcu_fan.c

+KIONIX/ROHM KX022A ACCELEROMETER
+M: Matti Vaittinen <[email protected]>
+S: Supported
+F: drivers/iio/accel/kionix-kx022a*
+
KMEMLEAK
M: Catalin Marinas <[email protected]>
S: Maintained
--
2.37.3


--
Matti Vaittinen, Linux device drivers
ROHM Semiconductors, Finland SWDC
Kiviharjunlenkki 1E
90220 OULU
FINLAND

~~~ "I don't think so," said Rene Descartes. Just then he vanished ~~~
Simon says - in Latin please.
~~~ "non cogito me" dixit Rene Descarte, deinde evanescavit ~~~
Thanks to Simon Glass for the translation =]


Attachments:
(No filename) (1.08 kB)
signature.asc (499.00 B)
Download all attachments

2022-10-29 14:57:27

by Jonathan Cameron

[permalink] [raw]
Subject: Re: [PATCH v5 3/3] MAINTAINERS: Add KX022A maintainer entry

On Mon, 24 Oct 2022 15:40:58 +0300
Matti Vaittinen <[email protected]> wrote:

> Add maintainer entry for ROHM/Kionix KX022A accelerometer sensor driver.
>
> Signed-off-by: Matti Vaittinen <[email protected]>
Whilst scripts will pick up the subsystem entry, I think it is
also good to have an L: entry for [email protected]
for anyone reading MAINTAINERS directly to figure out who to email.

As such I've added one whilst applying.

Jonathan

>
> ---
> v4 => v5: After discussion with Joe Perches
> - change myself to a maintainer
> ---
> MAINTAINERS | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cf0f18502372..63cae24a74a5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11435,6 +11435,11 @@ F: drivers/mfd/khadas-mcu.c
> F: include/linux/mfd/khadas-mcu.h
> F: drivers/thermal/khadas_mcu_fan.c
>
> +KIONIX/ROHM KX022A ACCELEROMETER
> +M: Matti Vaittinen <[email protected]>
> +S: Supported
> +F: drivers/iio/accel/kionix-kx022a*
> +
> KMEMLEAK
> M: Catalin Marinas <[email protected]>
> S: Maintained


2022-10-31 05:51:10

by Matti Vaittinen

[permalink] [raw]
Subject: Re: [PATCH v5 3/3] MAINTAINERS: Add KX022A maintainer entry

On 10/29/22 17:20, Jonathan Cameron wrote:
> On Mon, 24 Oct 2022 15:40:58 +0300
> Matti Vaittinen <[email protected]> wrote:
>
>> Add maintainer entry for ROHM/Kionix KX022A accelerometer sensor driver.
>>
>> Signed-off-by: Matti Vaittinen <[email protected]>
> Whilst scripts will pick up the subsystem entry, I think it is
> also good to have an L: entry for [email protected]
> for anyone reading MAINTAINERS directly to figure out who to email.
>
> As such I've added one whilst applying.

That makes sense. Thanks!

Yours,
-- Matti

--
Matti Vaittinen
Linux kernel developer at ROHM Semiconductors
Oulu Finland

~~ When things go utterly wrong vim users can always type :help! ~~