linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer
@ 2020-11-16 13:11 William Breathitt Gray
  2020-11-21 16:19 ` Jonathan Cameron
  2020-11-21 17:43 ` Kamel Bouhara
  0 siblings, 2 replies; 6+ messages in thread
From: William Breathitt Gray @ 2020-11-16 13:11 UTC (permalink / raw)
  To: jic23
  Cc: alexandre.belloni, linux-arm-kernel, linux-iio, linux-kernel,
	William Breathitt Gray, Kamel Bouhara

Cc: Kamel Bouhara <kamel.bouhara@bootlin.com>
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 913b5eb64e44..18d34536c4bd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2095,6 +2095,12 @@ X:	drivers/net/wireless/atmel/
 N:	at91
 N:	atmel
 
+Microchip Timer Counter Block (TCB) Capture Driver
+M:	Kamel Bouhara <kamel.bouhara@bootlin.com>
+L:	linux-iio@vger.kernel.org
+S:	Maintained
+F:	drivers/counter/microchip-tcb-capture.c
+
 ARM/Microchip Sparx5 SoC support
 M:	Lars Povlsen <lars.povlsen@microchip.com>
 M:	Steen Hegelund <Steen.Hegelund@microchip.com>
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer
  2020-11-16 13:11 [PATCH] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer William Breathitt Gray
@ 2020-11-21 16:19 ` Jonathan Cameron
  2020-11-21 16:44   ` Joe Perches
                     ` (2 more replies)
  2020-11-21 17:43 ` Kamel Bouhara
  1 sibling, 3 replies; 6+ messages in thread
From: Jonathan Cameron @ 2020-11-21 16:19 UTC (permalink / raw)
  To: William Breathitt Gray
  Cc: alexandre.belloni, linux-arm-kernel, linux-iio, linux-kernel,
	Kamel Bouhara

On Mon, 16 Nov 2020 08:11:41 -0500
William Breathitt Gray <vilhelm.gray@gmail.com> wrote:

> Cc: Kamel Bouhara <kamel.bouhara@bootlin.com>
> Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Purely for the record, Kamel, would you mind giving an
Acked-by for this?

Thanks,

Jonathan

> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 913b5eb64e44..18d34536c4bd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2095,6 +2095,12 @@ X:	drivers/net/wireless/atmel/
>  N:	at91
>  N:	atmel
>  
> +Microchip Timer Counter Block (TCB) Capture Driver
> +M:	Kamel Bouhara <kamel.bouhara@bootlin.com>
> +L:	linux-iio@vger.kernel.org
> +S:	Maintained
> +F:	drivers/counter/microchip-tcb-capture.c
> +
>  ARM/Microchip Sparx5 SoC support
>  M:	Lars Povlsen <lars.povlsen@microchip.com>
>  M:	Steen Hegelund <Steen.Hegelund@microchip.com>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer
  2020-11-21 16:19 ` Jonathan Cameron
@ 2020-11-21 16:44   ` Joe Perches
  2020-11-21 17:01   ` William Breathitt Gray
  2020-11-21 17:45   ` Kamel Bouhara
  2 siblings, 0 replies; 6+ messages in thread
From: Joe Perches @ 2020-11-21 16:44 UTC (permalink / raw)
  To: Jonathan Cameron, William Breathitt Gray
  Cc: alexandre.belloni, linux-arm-kernel, linux-iio, linux-kernel,
	Kamel Bouhara

On Sat, 2020-11-21 at 16:19 +0000, Jonathan Cameron wrote:
> On Mon, 16 Nov 2020 08:11:41 -0500
> William Breathitt Gray <vilhelm.gray@gmail.com> wrote:
> 
> > Cc: Kamel Bouhara <kamel.bouhara@bootlin.com>
> > Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
> Purely for the record, Kamel, would you mind giving an
> Acked-by for this?
[]
> > diff --git a/MAINTAINERS b/MAINTAINERS
[]
> > @@ -2095,6 +2095,12 @@ X:	drivers/net/wireless/atmel/
> >  N:	at91
> >  N:	atmel
> > 
> > +Microchip Timer Counter Block (TCB) Capture Driver
> > +M:	Kamel Bouhara <kamel.bouhara@bootlin.com>
> > +L:	linux-iio@vger.kernel.org
> > +S:	Maintained
> > +F:	drivers/counter/microchip-tcb-capture.c
> > +

Alphabetic ordering of section names please
And perhaps rename this to ARM/Microchip etc...

> >  ARM/Microchip Sparx5 SoC support
> >  M:	Lars Povlsen <lars.povlsen@microchip.com>
> >  M:	Steen Hegelund <Steen.Hegelund@microchip.com>
> 



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer
  2020-11-21 16:19 ` Jonathan Cameron
  2020-11-21 16:44   ` Joe Perches
@ 2020-11-21 17:01   ` William Breathitt Gray
  2020-11-21 17:45   ` Kamel Bouhara
  2 siblings, 0 replies; 6+ messages in thread
From: William Breathitt Gray @ 2020-11-21 17:01 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: alexandre.belloni, linux-arm-kernel, linux-iio, linux-kernel,
	Kamel Bouhara

[-- Attachment #1: Type: text/plain, Size: 1292 bytes --]

On Sat, Nov 21, 2020 at 04:19:02PM +0000, Jonathan Cameron wrote:
> On Mon, 16 Nov 2020 08:11:41 -0500
> William Breathitt Gray <vilhelm.gray@gmail.com> wrote:
> 
> > Cc: Kamel Bouhara <kamel.bouhara@bootlin.com>
> > Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
> Purely for the record, Kamel, would you mind giving an
> Acked-by for this?
> 
> Thanks,
> 
> Jonathan

Kamel,

Let me know as well if I should add any additional information
(additional mailing lists, reviewers, etc.), and I'll submit a v2 of
this patch with it included.

Thanks,

William Breathitt Gray

> > ---
> >  MAINTAINERS | 6 ++++++
> >  1 file changed, 6 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 913b5eb64e44..18d34536c4bd 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -2095,6 +2095,12 @@ X:	drivers/net/wireless/atmel/
> >  N:	at91
> >  N:	atmel
> >  
> > +Microchip Timer Counter Block (TCB) Capture Driver
> > +M:	Kamel Bouhara <kamel.bouhara@bootlin.com>
> > +L:	linux-iio@vger.kernel.org
> > +S:	Maintained
> > +F:	drivers/counter/microchip-tcb-capture.c
> > +
> >  ARM/Microchip Sparx5 SoC support
> >  M:	Lars Povlsen <lars.povlsen@microchip.com>
> >  M:	Steen Hegelund <Steen.Hegelund@microchip.com>
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer
  2020-11-16 13:11 [PATCH] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer William Breathitt Gray
  2020-11-21 16:19 ` Jonathan Cameron
@ 2020-11-21 17:43 ` Kamel Bouhara
  1 sibling, 0 replies; 6+ messages in thread
From: Kamel Bouhara @ 2020-11-21 17:43 UTC (permalink / raw)
  To: William Breathitt Gray
  Cc: jic23, alexandre.belloni, linux-arm-kernel, linux-iio, linux-kernel

On Mon, Nov 16, 2020 at 08:11:41AM -0500, William Breathitt Gray wrote:
> Cc: Kamel Bouhara <kamel.bouhara@bootlin.com>
> Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>

Acked-by: Kamel Bouhara <kamel.bouhara@bootlin.com>

> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 913b5eb64e44..18d34536c4bd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2095,6 +2095,12 @@ X:	drivers/net/wireless/atmel/
>  N:	at91
>  N:	atmel
>  
> +Microchip Timer Counter Block (TCB) Capture Driver
> +M:	Kamel Bouhara <kamel.bouhara@bootlin.com>
> +L:	linux-iio@vger.kernel.org
> +S:	Maintained
> +F:	drivers/counter/microchip-tcb-capture.c
> +
>  ARM/Microchip Sparx5 SoC support
>  M:	Lars Povlsen <lars.povlsen@microchip.com>
>  M:	Steen Hegelund <Steen.Hegelund@microchip.com>
> -- 
> 2.29.2
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer
  2020-11-21 16:19 ` Jonathan Cameron
  2020-11-21 16:44   ` Joe Perches
  2020-11-21 17:01   ` William Breathitt Gray
@ 2020-11-21 17:45   ` Kamel Bouhara
  2 siblings, 0 replies; 6+ messages in thread
From: Kamel Bouhara @ 2020-11-21 17:45 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: William Breathitt Gray, alexandre.belloni, linux-arm-kernel,
	linux-iio, linux-kernel

On Sat, Nov 21, 2020 at 04:19:02PM +0000, Jonathan Cameron wrote:
> On Mon, 16 Nov 2020 08:11:41 -0500
> William Breathitt Gray <vilhelm.gray@gmail.com> wrote:
> 
> > Cc: Kamel Bouhara <kamel.bouhara@bootlin.com>
> > Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
> Purely for the record, Kamel, would you mind giving an
> Acked-by for this?

Hello Wiliam, Jon,

Of course, done.

Thanks,
Kamel
> 
> Thanks,
> 
> Jonathan
> 
> > ---
> >  MAINTAINERS | 6 ++++++
> >  1 file changed, 6 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 913b5eb64e44..18d34536c4bd 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -2095,6 +2095,12 @@ X:	drivers/net/wireless/atmel/
> >  N:	at91
> >  N:	atmel
> >  
> > +Microchip Timer Counter Block (TCB) Capture Driver
> > +M:	Kamel Bouhara <kamel.bouhara@bootlin.com>
> > +L:	linux-iio@vger.kernel.org
> > +S:	Maintained
> > +F:	drivers/counter/microchip-tcb-capture.c
> > +
> >  ARM/Microchip Sparx5 SoC support
> >  M:	Lars Povlsen <lars.povlsen@microchip.com>
> >  M:	Steen Hegelund <Steen.Hegelund@microchip.com>
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-11-21 17:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-16 13:11 [PATCH] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer William Breathitt Gray
2020-11-21 16:19 ` Jonathan Cameron
2020-11-21 16:44   ` Joe Perches
2020-11-21 17:01   ` William Breathitt Gray
2020-11-21 17:45   ` Kamel Bouhara
2020-11-21 17:43 ` Kamel Bouhara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).