* Re: [PATCH] MAINTAINERS: Add more maintainers for omaps
2024-07-09 13:59 [PATCH] MAINTAINERS: Add more maintainers for omaps Tony Lindgren
@ 2024-07-09 14:57 ` Kevin Hilman
2024-07-09 16:31 ` Aaro Koskinen
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Kevin Hilman @ 2024-07-09 14:57 UTC (permalink / raw)
To: Tony Lindgren, linux-omap
Cc: linux-arm-kernel, Aaro Koskinen, Andreas Kemnade, Roger Quadros,
Arnd Bergmann, Nishanth Menon, Olof Johansson, Russell King,
Vignesh R, Tony Lindgren
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>
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [PATCH] MAINTAINERS: Add more maintainers for omaps
2024-07-09 13:59 [PATCH] MAINTAINERS: Add more maintainers for omaps Tony Lindgren
2024-07-09 14:57 ` Kevin Hilman
@ 2024-07-09 16:31 ` Aaro Koskinen
2024-07-10 9:09 ` Roger Quadros
2024-07-11 6:44 ` Andreas Kemnade
3 siblings, 0 replies; 5+ messages in thread
From: Aaro Koskinen @ 2024-07-09 16:31 UTC (permalink / raw)
To: Tony Lindgren
Cc: linux-omap, linux-arm-kernel, Andreas Kemnade, Kevin Hilman,
Roger Quadros, Arnd Bergmann, Nishanth Menon, Olof Johansson,
Russell King, Vignesh R
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Add more maintainers for omaps
2024-07-09 13:59 [PATCH] MAINTAINERS: Add more maintainers for omaps Tony Lindgren
2024-07-09 14:57 ` Kevin Hilman
2024-07-09 16:31 ` Aaro Koskinen
@ 2024-07-10 9:09 ` Roger Quadros
2024-07-11 6:44 ` Andreas Kemnade
3 siblings, 0 replies; 5+ messages in thread
From: Roger Quadros @ 2024-07-10 9:09 UTC (permalink / raw)
To: Tony Lindgren, linux-omap
Cc: linux-arm-kernel, Aaro Koskinen, Andreas Kemnade, Kevin Hilman,
Arnd Bergmann, Nishanth Menon, Olof Johansson, Russell King,
Vignesh R
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>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Add more maintainers for omaps
2024-07-09 13:59 [PATCH] MAINTAINERS: Add more maintainers for omaps Tony Lindgren
` (2 preceding siblings ...)
2024-07-10 9:09 ` Roger Quadros
@ 2024-07-11 6:44 ` Andreas Kemnade
3 siblings, 0 replies; 5+ messages in thread
From: Andreas Kemnade @ 2024-07-11 6:44 UTC (permalink / raw)
To: Tony Lindgren
Cc: linux-omap, linux-arm-kernel, Aaro Koskinen, Kevin Hilman,
Roger Quadros, Arnd Bergmann, Nishanth Menon, Olof Johansson,
Russell King, Vignesh R
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
^ permalink raw reply [flat|nested] 5+ messages in thread