diff mbox series

MAINTAINERS: Add more maintainers for omaps

Message ID 20240709135930.3405-1-tony@atomide.com
State New
Headers show
Series MAINTAINERS: Add more maintainers for omaps | expand

Commit Message

Tony Lindgren July 9, 2024, 1:59 p.m. UTC
There are many generations of omaps to maintain, and I will be only active
as a hobbyist with time permitting. Let's add more maintainers to ensure
continued Linux support.

TI is interested in maintaining the active SoCs such as am3, am4 and
dra7. And the hobbyists are interested in maintaining some of the older
devices, mainly based on omap3 and 4 SoCs.

Kevin and Roger have agreed to maintain the active TI parts. Both Kevin
and Roger have been working on the omap variants for a long time, and
have a good understanding of the hardware.

Aaro and Andreas have agreed to maintain the community devices. Both Aaro
and Andreas have long experience on working with the earlier TI SoCs.

While at it, let's also change me to be a reviewer for the omap1, and
drop the link to my old omap web page.

Signed-off-by: Tony Lindgren <tony@atomide.com>
---
 MAINTAINERS | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Comments

Kevin Hilman July 9, 2024, 2:57 p.m. UTC | #1
Tony Lindgren <tony@atomide.com> writes:

> There are many generations of omaps to maintain, and I will be only active
> as a hobbyist with time permitting. Let's add more maintainers to ensure
> continued Linux support.
>
> TI is interested in maintaining the active SoCs such as am3, am4 and
> dra7. And the hobbyists are interested in maintaining some of the older
> devices, mainly based on omap3 and 4 SoCs.
>
> Kevin and Roger have agreed to maintain the active TI parts. Both Kevin
> and Roger have been working on the omap variants for a long time, and
> have a good understanding of the hardware.
>
> Aaro and Andreas have agreed to maintain the community devices. Both Aaro
> and Andreas have long experience on working with the earlier TI SoCs.
>
> While at it, let's also change me to be a reviewer for the omap1, and
> drop the link to my old omap web page.
>
> Signed-off-by: Tony Lindgren <tony@atomide.com>

Acked-by: Kevin Hilman <khilman@baylibre.com>
Aaro Koskinen July 9, 2024, 4:31 p.m. UTC | #2
Hi,

On Tue, Jul 09, 2024 at 04:59:29PM +0300, Tony Lindgren wrote:
> There are many generations of omaps to maintain, and I will be only active
> as a hobbyist with time permitting. Let's add more maintainers to ensure
> continued Linux support.
> 
> TI is interested in maintaining the active SoCs such as am3, am4 and
> dra7. And the hobbyists are interested in maintaining some of the older
> devices, mainly based on omap3 and 4 SoCs.
> 
> Kevin and Roger have agreed to maintain the active TI parts. Both Kevin
> and Roger have been working on the omap variants for a long time, and
> have a good understanding of the hardware.
> 
> Aaro and Andreas have agreed to maintain the community devices. Both Aaro
> and Andreas have long experience on working with the earlier TI SoCs.
> 
> While at it, let's also change me to be a reviewer for the omap1, and
> drop the link to my old omap web page.
> 
> Signed-off-by: Tony Lindgren <tony@atomide.com>

Acked-by: Aaro Koskinen <aaro.koskinen@iki.fi>

> ---
>  MAINTAINERS | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16445,7 +16445,7 @@ F:	arch/arm/boot/dts/ti/omap/am335x-nano.dts
>  OMAP1 SUPPORT
>  M:	Aaro Koskinen <aaro.koskinen@iki.fi>
>  M:	Janusz Krzysztofik <jmkrzyszt@gmail.com>
> -M:	Tony Lindgren <tony@atomide.com>
> +R:	Tony Lindgren <tony@atomide.com>
>  L:	linux-omap@vger.kernel.org
>  S:	Maintained
>  Q:	http://patchwork.kernel.org/project/linux-omap/list/
> @@ -16457,10 +16457,13 @@ F:	include/linux/platform_data/ams-delta-fiq.h
>  F:	include/linux/platform_data/i2c-omap.h
>  
>  OMAP2+ SUPPORT
> +M:	Aaro Koskinen <aaro.koskinen@iki.fi>
> +M:	Andreas Kemnade <andreas@kemnade.info>
> +M:	Kevin Hilman <khilman@baylibre.com>
> +M:	Roger Quadros <rogerq@kernel.org>
>  M:	Tony Lindgren <tony@atomide.com>
>  L:	linux-omap@vger.kernel.org
>  S:	Maintained
> -W:	http://www.muru.com/linux/omap/
>  W:	http://linux.omap.com/
>  Q:	http://patchwork.kernel.org/project/linux-omap/list/
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
> -- 
> 2.45.2
Roger Quadros July 10, 2024, 9:09 a.m. UTC | #3
On 09/07/2024 16:59, Tony Lindgren wrote:
> There are many generations of omaps to maintain, and I will be only active
> as a hobbyist with time permitting. Let's add more maintainers to ensure
> continued Linux support.
> 
> TI is interested in maintaining the active SoCs such as am3, am4 and
> dra7. And the hobbyists are interested in maintaining some of the older
> devices, mainly based on omap3 and 4 SoCs.
> 
> Kevin and Roger have agreed to maintain the active TI parts. Both Kevin
> and Roger have been working on the omap variants for a long time, and
> have a good understanding of the hardware.
> 
> Aaro and Andreas have agreed to maintain the community devices. Both Aaro
> and Andreas have long experience on working with the earlier TI SoCs.
> 
> While at it, let's also change me to be a reviewer for the omap1, and
> drop the link to my old omap web page.
> 
> Signed-off-by: Tony Lindgren <tony@atomide.com>

Acked-by: Roger Quadros <rogerq@kernel.org>
Andreas Kemnade July 11, 2024, 6:44 a.m. UTC | #4
On Tue,  9 Jul 2024 16:59:29 +0300
Tony Lindgren <tony@atomide.com> wrote:

> There are many generations of omaps to maintain, and I will be only
> active as a hobbyist with time permitting. Let's add more maintainers
> to ensure continued Linux support.
> 
> TI is interested in maintaining the active SoCs such as am3, am4 and
> dra7. And the hobbyists are interested in maintaining some of the
> older devices, mainly based on omap3 and 4 SoCs.
> 
> Kevin and Roger have agreed to maintain the active TI parts. Both
> Kevin and Roger have been working on the omap variants for a long
> time, and have a good understanding of the hardware.
> 
> Aaro and Andreas have agreed to maintain the community devices. Both
> Aaro and Andreas have long experience on working with the earlier TI
> SoCs.
> 
> While at it, let's also change me to be a reviewer for the omap1, and
> drop the link to my old omap web page.
> 
> Signed-off-by: Tony Lindgren <tony@atomide.com>

Acked-by Andreas Kemnade <andreas@kemnade.info>

> ---
>  MAINTAINERS | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16445,7 +16445,7 @@ F:
> arch/arm/boot/dts/ti/omap/am335x-nano.dts OMAP1 SUPPORT
>  M:	Aaro Koskinen <aaro.koskinen@iki.fi>
>  M:	Janusz Krzysztofik <jmkrzyszt@gmail.com>
> -M:	Tony Lindgren <tony@atomide.com>
> +R:	Tony Lindgren <tony@atomide.com>
>  L:	linux-omap@vger.kernel.org
>  S:	Maintained
>  Q:	http://patchwork.kernel.org/project/linux-omap/list/
> @@ -16457,10 +16457,13 @@ F:
> include/linux/platform_data/ams-delta-fiq.h F:
> include/linux/platform_data/i2c-omap.h 
>  OMAP2+ SUPPORT
> +M:	Aaro Koskinen <aaro.koskinen@iki.fi>
> +M:	Andreas Kemnade <andreas@kemnade.info>
> +M:	Kevin Hilman <khilman@baylibre.com>
> +M:	Roger Quadros <rogerq@kernel.org>
>  M:	Tony Lindgren <tony@atomide.com>
>  L:	linux-omap@vger.kernel.org
>  S:	Maintained
> -W:	http://www.muru.com/linux/omap/
>  W:	http://linux.omap.com/
>  Q:	http://patchwork.kernel.org/project/linux-omap/list/
>  T:	git
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16445,7 +16445,7 @@  F:	arch/arm/boot/dts/ti/omap/am335x-nano.dts
 OMAP1 SUPPORT
 M:	Aaro Koskinen <aaro.koskinen@iki.fi>
 M:	Janusz Krzysztofik <jmkrzyszt@gmail.com>
-M:	Tony Lindgren <tony@atomide.com>
+R:	Tony Lindgren <tony@atomide.com>
 L:	linux-omap@vger.kernel.org
 S:	Maintained
 Q:	http://patchwork.kernel.org/project/linux-omap/list/
@@ -16457,10 +16457,13 @@  F:	include/linux/platform_data/ams-delta-fiq.h
 F:	include/linux/platform_data/i2c-omap.h
 
 OMAP2+ SUPPORT
+M:	Aaro Koskinen <aaro.koskinen@iki.fi>
+M:	Andreas Kemnade <andreas@kemnade.info>
+M:	Kevin Hilman <khilman@baylibre.com>
+M:	Roger Quadros <rogerq@kernel.org>
 M:	Tony Lindgren <tony@atomide.com>
 L:	linux-omap@vger.kernel.org
 S:	Maintained
-W:	http://www.muru.com/linux/omap/
 W:	http://linux.omap.com/
 Q:	http://patchwork.kernel.org/project/linux-omap/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git