[PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform

Andreas Kemnade posted 1 patch 1 year, 4 months ago
MAINTAINERS | 4 ++++
1 file changed, 4 insertions(+)
[PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
Posted by Andreas Kemnade 1 year, 4 months ago
Both used to go through Tony's branches, so lets keep things together.
This was missed at the time when Co-Maintainers were added.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
---
 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index cc40a9d9b8cd1..755c378cb2e73 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16653,6 +16653,10 @@ S:	Maintained
 F:	arch/arm/*omap*/*clock*
 
 OMAP DEVICE TREE 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
 L:	devicetree@vger.kernel.org
-- 
2.39.2
Re: [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
Posted by Aaro Koskinen 1 year, 3 months ago
Hi,

On Sun, Sep 15, 2024 at 09:53:21PM +0200, Andreas Kemnade wrote:
> Both used to go through Tony's branches, so lets keep things together.
> This was missed at the time when Co-Maintainers were added.
> 
> Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
> ---
>  MAINTAINERS | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cc40a9d9b8cd1..755c378cb2e73 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16653,6 +16653,10 @@ S:	Maintained
>  F:	arch/arm/*omap*/*clock*
>  
>  OMAP DEVICE TREE SUPPORT
> +M:	Aaro Koskinen <aaro.koskinen@iki.fi>

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

A.

> +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
>  L:	devicetree@vger.kernel.org
> -- 
> 2.39.2
> 
>
Re: [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
Posted by Tony Lindgren 1 year, 4 months ago
* Andreas Kemnade <andreas@kemnade.info> [240915 19:53]:
> Both used to go through Tony's branches, so lets keep things together.
> This was missed at the time when Co-Maintainers were added.

Acked-by: Tony Lindgren <tony@atomide.com>
Re: [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
Posted by Roger Quadros 1 year, 4 months ago

On 15/09/2024 22:53, Andreas Kemnade wrote:
> Both used to go through Tony's branches, so lets keep things together.
> This was missed at the time when Co-Maintainers were added.
> 
> Signed-off-by: Andreas Kemnade <andreas@kemnade.info>

Reviewed-by: Roger Quadros <rogerq@kernel.org>
Re: [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
Posted by Kevin Hilman 1 year, 4 months ago
Andreas Kemnade <andreas@kemnade.info> writes:

> Both used to go through Tony's branches, so lets keep things together.
> This was missed at the time when Co-Maintainers were added.
>
> Signed-off-by: Andreas Kemnade <andreas@kemnade.info>

Acked-by: Kevin Hilman <khilman@baylibre.com>
Re: [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
Posted by Andreas Kemnade 2 months, 3 weeks ago
Hi Kevin,

On Sat, 21 Sep 2024 13:39:03 -0700
Kevin Hilman <khilman@baylibre.com> wrote:

> Andreas Kemnade <andreas@kemnade.info> writes:
> 
> > Both used to go through Tony's branches, so lets keep things together.
> > This was missed at the time when Co-Maintainers were added.
> >
> > Signed-off-by: Andreas Kemnade <andreas@kemnade.info>  
> 
> Acked-by: Kevin Hilman <khilman@baylibre.com>
> 
this seem to get lost, what about updating/sending another maintainer pull
request?

Regards,
Andreas
Re: [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
Posted by Kevin Hilman 2 months, 3 weeks ago
Hi Andreas,

> On Sat, 21 Sep 2024 13:39:03 -0700
> Kevin Hilman <khilman@baylibre.com> wrote:
>
>> Andreas Kemnade <andreas@kemnade.info> writes:
>> 
>> > Both used to go through Tony's branches, so lets keep things together.
>> > This was missed at the time when Co-Maintainers were added.
>> >
>> > Signed-off-by: Andreas Kemnade <andreas@kemnade.info>  
>> 
>> Acked-by: Kevin Hilman <khilman@baylibre.com>
>> 
> this seem to get lost, what about updating/sending another maintainer pull
> request?

Oops, I had already sent PRs for v6.19, including maintainers changes.
So instead, I'll just send this directly to SoC maintainers to apply
directly.  Hopefully it gets in for v6.19.

Kevin