Message ID | 20201121184305.450149-1-vilhelm.gray@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v2] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer | expand |
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
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)