[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ee2f79f5e9237773617fbce877353817c1137246.camel@perches.com>
Date: Sat, 21 Nov 2020 10:50:28 -0800
From: Joe Perches <joe@...ches.com>
To: William Breathitt Gray <vilhelm.gray@...il.com>, jic23@...nel.org
Cc: alexandre.belloni@...tlin.com,
linux-arm-kernel@...ts.infradead.org, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org,
Kamel Bouhara <kamel.bouhara@...tlin.com>
Subject: Re: [PATCH v2] MAINTAINERS: Add Kamel Bouhara as TCB counter driver
maintainer
On Sat, 2020-11-21 at 13:43 -0500, William Breathitt Gray wrote:
> Acked-by: Kamel Bouhara <kamel.bouhara@...tlin.com>
> Signed-off-by: William Breathitt Gray <vilhelm.gray@...il.com>
> ---
> Changes in v2:
> - Reorder section names alphabetically
> - Rename title to ARM/Microchip etc...
> - Add linux-arm-kernel@...ts.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@...ts.infradead.org (moderated for non-subscribers)
> +L: linux-iio@...r.kernel.org
> +M: Kamel Bouhara <kamel.bouhara@...tlin.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@...tlin.com>
L: linux-arm-kernel@...ts.infradead.org (moderated for non-subscribers)
L: linux-iio@...r.kernel.org
S: Maintained
F: drivers/counter/microchip-tcb-capture.c
Powered by blists - more mailing lists