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

Joe Perches joe at perches.com
Sat Nov 21 13:50:28 EST 2020


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





More information about the linux-arm-kernel mailing list