[v5,3/3] MAINTAINERS: Add KX022A maintainer entry

Message ID 7895435f7fd31a3b576fc6a59b01eb3202c85d36.1666614295.git.mazziesaccount@gmail.com
State New
Headers
Series iio: Support ROHM/Kionix kx022a |

Commit Message

Matti Vaittinen Oct. 24, 2022, 12:40 p.m. UTC
  Add maintainer entry for ROHM/Kionix KX022A accelerometer sensor driver.

Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>

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

Comments

Jonathan Cameron Oct. 29, 2022, 2:20 p.m. UTC | #1
On Mon, 24 Oct 2022 15:40:58 +0300
Matti Vaittinen <mazziesaccount@gmail.com> wrote:

> Add maintainer entry for ROHM/Kionix KX022A accelerometer sensor driver.
> 
> Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
Whilst scripts will pick up the subsystem entry, I think it is
also good to have an L: entry for linux-iio@vger.kernel.org
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 <mazziesaccount@gmail.com>
> +S:	Supported
> +F:	drivers/iio/accel/kionix-kx022a*
> +
>  KMEMLEAK
>  M:	Catalin Marinas <catalin.marinas@arm.com>
>  S:	Maintained
  
Matti Vaittinen Oct. 31, 2022, 5:40 a.m. UTC | #2
On 10/29/22 17:20, Jonathan Cameron wrote:
> On Mon, 24 Oct 2022 15:40:58 +0300
> Matti Vaittinen <mazziesaccount@gmail.com> wrote:
> 
>> Add maintainer entry for ROHM/Kionix KX022A accelerometer sensor driver.
>>
>> Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
> Whilst scripts will pick up the subsystem entry, I think it is
> also good to have an L: entry for linux-iio@vger.kernel.org
> 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! ~~
  

Patch

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 <mazziesaccount@gmail.com>
+S:	Supported
+F:	drivers/iio/accel/kionix-kx022a*
+
 KMEMLEAK
 M:	Catalin Marinas <catalin.marinas@arm.com>
 S:	Maintained