diff mbox series

[v3] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer

Message ID 20201121185824.451477-1-vilhelm.gray@gmail.com (mailing list archive)
State New, archived
Headers show
Series [v3] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer | expand

Commit Message

William Breathitt Gray Nov. 21, 2020, 6:58 p.m. UTC
Acked-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
---
 Changes in v3:
  - Reorder entries to match preferred MAINTAINERS ordering

 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Nicolas Ferre Nov. 23, 2020, 9:50 a.m. UTC | #1
On 21/11/2020 at 19:58, William Breathitt Gray wrote:
> Acked-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
> Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
> ---
>   Changes in v3:
>    - Reorder entries to match preferred MAINTAINERS ordering
> 
>   MAINTAINERS | 7 +++++++
>   1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 913b5eb64e44..1ee380dfe189 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2104,6 +2104,13 @@ S:       Supported
>   F:     arch/arm64/boot/dts/microchip/
>   N:     sparx5
> 
> +ARM/Microchip Timer Counter Block (TCB) Capture Driver

Nit: we don't use the ARM/Microchip string for drivers which could be 
multi-architecture. Only AT91 and Sparx5 families have these entries.

I'm not holding the patch for this:
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>

> +M:     Kamel Bouhara <kamel.bouhara@bootlin.com>
> +L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +L:     linux-iio@vger.kernel.org
> +S:     Maintained
> +F:     drivers/counter/microchip-tcb-capture.c
> +
>   ARM/MIOA701 MACHINE SUPPORT
>   M:     Robert Jarzmik <robert.jarzmik@free.fr>
>   L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> --
> 2.29.2
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
William Breathitt Gray Nov. 23, 2020, 12:30 p.m. UTC | #2
On Mon, Nov 23, 2020 at 09:50:34AM +0000, Nicolas.Ferre@microchip.com wrote:
> On 21/11/2020 at 19:58, William Breathitt Gray wrote:
> > Acked-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
> > Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
> > ---
> >   Changes in v3:
> >    - Reorder entries to match preferred MAINTAINERS ordering
> > 
> >   MAINTAINERS | 7 +++++++
> >   1 file changed, 7 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 913b5eb64e44..1ee380dfe189 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -2104,6 +2104,13 @@ S:       Supported
> >   F:     arch/arm64/boot/dts/microchip/
> >   N:     sparx5
> > 
> > +ARM/Microchip Timer Counter Block (TCB) Capture Driver
> 
> Nit: we don't use the ARM/Microchip string for drivers which could be 
> multi-architecture. Only AT91 and Sparx5 families have these entries.
> 
> I'm not holding the patch for this:
> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>

Jonathan,

If you would like me to submit a v4 with the "ARM/" string removed, just
let me know. Otherwise, feel free to make an adjustment if you want when
you merge this.

Thanks,

William Breathitt Gray

> > +M:     Kamel Bouhara <kamel.bouhara@bootlin.com>
> > +L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> > +L:     linux-iio@vger.kernel.org
> > +S:     Maintained
> > +F:     drivers/counter/microchip-tcb-capture.c
> > +
> >   ARM/MIOA701 MACHINE SUPPORT
> >   M:     Robert Jarzmik <robert.jarzmik@free.fr>
> >   L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> > --
> > 2.29.2
> > 
> > 
> > _______________________________________________
> > linux-arm-kernel mailing list
> > linux-arm-kernel@lists.infradead.org
> > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> > 
> 
> 
> -- 
> Nicolas Ferre
Jonathan Cameron Nov. 23, 2020, 8:57 p.m. UTC | #3
On Mon, 23 Nov 2020 07:30:34 -0500
William Breathitt Gray <vilhelm.gray@gmail.com> wrote:

> On Mon, Nov 23, 2020 at 09:50:34AM +0000, Nicolas.Ferre@microchip.com wrote:
> > On 21/11/2020 at 19:58, William Breathitt Gray wrote:  
> > > Acked-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
> > > Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
> > > ---
> > >   Changes in v3:
> > >    - Reorder entries to match preferred MAINTAINERS ordering
> > > 
> > >   MAINTAINERS | 7 +++++++
> > >   1 file changed, 7 insertions(+)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 913b5eb64e44..1ee380dfe189 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -2104,6 +2104,13 @@ S:       Supported
> > >   F:     arch/arm64/boot/dts/microchip/
> > >   N:     sparx5
> > > 
> > > +ARM/Microchip Timer Counter Block (TCB) Capture Driver  
> > 
> > Nit: we don't use the ARM/Microchip string for drivers which could be 
> > multi-architecture. Only AT91 and Sparx5 families have these entries.
> > 
> > I'm not holding the patch for this:
> > Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>  
> 
> Jonathan,
> 
> If you would like me to submit a v4 with the "ARM/" string removed, just
> let me know. Otherwise, feel free to make an adjustment if you want when
> you merge this.

No problem, I'll tweak it when I pick it up.

Thanks,

Jonathan

> 
> Thanks,
> 
> William Breathitt Gray
> 
> > > +M:     Kamel Bouhara <kamel.bouhara@bootlin.com>
> > > +L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> > > +L:     linux-iio@vger.kernel.org
> > > +S:     Maintained
> > > +F:     drivers/counter/microchip-tcb-capture.c
> > > +
> > >   ARM/MIOA701 MACHINE SUPPORT
> > >   M:     Robert Jarzmik <robert.jarzmik@free.fr>
> > >   L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> > > --
> > > 2.29.2
> > > 
> > > 
> > > _______________________________________________
> > > linux-arm-kernel mailing list
> > > linux-arm-kernel@lists.infradead.org
> > > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> > >   
> > 
> > 
> > -- 
> > Nicolas Ferre
Jonathan Cameron Nov. 28, 2020, 1:21 p.m. UTC | #4
On Mon, 23 Nov 2020 20:57:37 +0000
Jonathan Cameron <jic23@kernel.org> wrote:

> On Mon, 23 Nov 2020 07:30:34 -0500
> William Breathitt Gray <vilhelm.gray@gmail.com> wrote:
> 
> > On Mon, Nov 23, 2020 at 09:50:34AM +0000, Nicolas.Ferre@microchip.com wrote:  
> > > On 21/11/2020 at 19:58, William Breathitt Gray wrote:    
> > > > Acked-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
> > > > Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
> > > > ---
> > > >   Changes in v3:
> > > >    - Reorder entries to match preferred MAINTAINERS ordering
> > > > 
> > > >   MAINTAINERS | 7 +++++++
> > > >   1 file changed, 7 insertions(+)
> > > > 
> > > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > > index 913b5eb64e44..1ee380dfe189 100644
> > > > --- a/MAINTAINERS
> > > > +++ b/MAINTAINERS
> > > > @@ -2104,6 +2104,13 @@ S:       Supported
> > > >   F:     arch/arm64/boot/dts/microchip/
> > > >   N:     sparx5
> > > > 
> > > > +ARM/Microchip Timer Counter Block (TCB) Capture Driver    
> > > 
> > > Nit: we don't use the ARM/Microchip string for drivers which could be 
> > > multi-architecture. Only AT91 and Sparx5 families have these entries.
> > > 
> > > I'm not holding the patch for this:
> > > Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>    
> > 
> > Jonathan,
> > 
> > If you would like me to submit a v4 with the "ARM/" string removed, just
> > let me know. Otherwise, feel free to make an adjustment if you want when
> > you merge this.  
> 
> No problem, I'll tweak it when I pick it up.
Applied to the togreg branch of iio.git and pushed out as testing to be completely
ignored (other stuff on the branch obvious might get tested ;)

Jonathan

> 
> Thanks,
> 
> Jonathan
> 
> > 
> > Thanks,
> > 
> > William Breathitt Gray
> >   
> > > > +M:     Kamel Bouhara <kamel.bouhara@bootlin.com>
> > > > +L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> > > > +L:     linux-iio@vger.kernel.org
> > > > +S:     Maintained
> > > > +F:     drivers/counter/microchip-tcb-capture.c
> > > > +
> > > >   ARM/MIOA701 MACHINE SUPPORT
> > > >   M:     Robert Jarzmik <robert.jarzmik@free.fr>
> > > >   L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> > > > --
> > > > 2.29.2
> > > > 
> > > > 
> > > > _______________________________________________
> > > > linux-arm-kernel mailing list
> > > > linux-arm-kernel@lists.infradead.org
> > > > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> > > >     
> > > 
> > > 
> > > -- 
> > > Nicolas Ferre    
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 913b5eb64e44..1ee380dfe189 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2104,6 +2104,13 @@  S:	Supported
 F:	arch/arm64/boot/dts/microchip/
 N:	sparx5
 
+ARM/Microchip Timer Counter Block (TCB) Capture Driver
+M:	Kamel Bouhara <kamel.bouhara@bootlin.com>
+L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+L:	linux-iio@vger.kernel.org
+S:	Maintained
+F:	drivers/counter/microchip-tcb-capture.c
+
 ARM/MIOA701 MACHINE SUPPORT
 M:	Robert Jarzmik <robert.jarzmik@free.fr>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)