All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer
@ 2020-11-21 18:43 ` William Breathitt Gray
  0 siblings, 0 replies; 4+ messages in thread
From: William Breathitt Gray @ 2020-11-21 18:43 UTC (permalink / raw)
  To: jic23
  Cc: alexandre.belloni, linux-arm-kernel, linux-iio, linux-kernel,
	joe, William Breathitt Gray, Kamel Bouhara

Acked-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
---
Changes in v2:
 - Reorder section names alphabetically
 - Rename title to ARM/Microchip etc...
 - Add linux-arm-kernel@lists.infradead.org as mailing list

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 913b5eb64e44..1bc3acf55ed4 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
+F:	drivers/counter/microchip-tcb-capture.c
+L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+L:	linux-iio@vger.kernel.org
+M:	Kamel Bouhara <kamel.bouhara@bootlin.com>
+S:	Maintained
+
 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


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

* [PATCH v2] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer
@ 2020-11-21 18:43 ` William Breathitt Gray
  0 siblings, 0 replies; 4+ messages in thread
From: William Breathitt Gray @ 2020-11-21 18:43 UTC (permalink / raw)
  To: jic23
  Cc: Kamel Bouhara, alexandre.belloni, linux-iio, linux-kernel,
	William Breathitt Gray, joe, linux-arm-kernel

Acked-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
---
Changes in v2:
 - Reorder section names alphabetically
 - Rename title to ARM/Microchip etc...
 - Add linux-arm-kernel@lists.infradead.org as mailing list

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 913b5eb64e44..1bc3acf55ed4 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
+F:	drivers/counter/microchip-tcb-capture.c
+L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+L:	linux-iio@vger.kernel.org
+M:	Kamel Bouhara <kamel.bouhara@bootlin.com>
+S:	Maintained
+
 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

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

* Re: [PATCH v2] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer
  2020-11-21 18:43 ` William Breathitt Gray
@ 2020-11-21 18:50   ` Joe Perches
  -1 siblings, 0 replies; 4+ messages in thread
From: Joe Perches @ 2020-11-21 18:50 UTC (permalink / raw)
  To: William Breathitt Gray, jic23
  Cc: alexandre.belloni, linux-arm-kernel, linux-iio, linux-kernel,
	Kamel Bouhara

On Sat, 2020-11-21 at 13:43 -0500, William Breathitt Gray wrote:
> Acked-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
> Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
> ---
> Changes in v2:
>  - Reorder section names alphabetically
>  - Rename title to ARM/Microchip etc...
>  - Add linux-arm-kernel@lists.infradead.org as mailing list
> 
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 913b5eb64e44..1bc3acf55ed4 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
> +F:	drivers/counter/microchip-tcb-capture.c
> +L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +L:	linux-iio@vger.kernel.org
> +M:	Kamel Bouhara <kamel.bouhara@bootlin.com>
> +S:	Maintained

There's a section near the top of the MAINTAINERS file that describes
the preferred order for these entries.

Ideally this should be ordered like:

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



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

* Re: [PATCH v2] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer
@ 2020-11-21 18:50   ` Joe Perches
  0 siblings, 0 replies; 4+ messages in thread
From: Joe Perches @ 2020-11-21 18:50 UTC (permalink / raw)
  To: William Breathitt Gray, jic23
  Cc: linux-iio, Kamel Bouhara, alexandre.belloni, linux-kernel,
	linux-arm-kernel

On Sat, 2020-11-21 at 13:43 -0500, William Breathitt Gray wrote:
> Acked-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
> Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
> ---
> Changes in v2:
>  - Reorder section names alphabetically
>  - Rename title to ARM/Microchip etc...
>  - Add linux-arm-kernel@lists.infradead.org as mailing list
> 
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 913b5eb64e44..1bc3acf55ed4 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
> +F:	drivers/counter/microchip-tcb-capture.c
> +L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +L:	linux-iio@vger.kernel.org
> +M:	Kamel Bouhara <kamel.bouhara@bootlin.com>
> +S:	Maintained

There's a section near the top of the MAINTAINERS file that describes
the preferred order for these entries.

Ideally this should be ordered like:

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



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-21 18:43 [PATCH v2] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer William Breathitt Gray
2020-11-21 18:43 ` William Breathitt Gray
2020-11-21 18:50 ` Joe Perches
2020-11-21 18:50   ` Joe Perches

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.