public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
@ 2024-09-15 19:53 Andreas Kemnade
  2024-09-21 20:39 ` Kevin Hilman
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Andreas Kemnade @ 2024-09-15 19:53 UTC (permalink / raw)
  To: linux-kernel, Tony Lindgren, Kevin Hilman, Aaro Koskinen,
	Roger Quadros, linux-omap, Arnd Bergmann
  Cc: Andreas Kemnade

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


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
  2024-09-15 19:53 [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform Andreas Kemnade
@ 2024-09-21 20:39 ` Kevin Hilman
  2025-11-17 18:53   ` Andreas Kemnade
  2024-09-23 11:53 ` Roger Quadros
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 7+ messages in thread
From: Kevin Hilman @ 2024-09-21 20:39 UTC (permalink / raw)
  To: Andreas Kemnade, linux-kernel, Tony Lindgren, Aaro Koskinen,
	Roger Quadros, linux-omap, Arnd Bergmann
  Cc: Andreas Kemnade

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>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
  2024-09-15 19:53 [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform Andreas Kemnade
  2024-09-21 20:39 ` Kevin Hilman
@ 2024-09-23 11:53 ` Roger Quadros
  2024-09-24 17:19 ` Tony Lindgren
  2024-10-14 16:24 ` Aaro Koskinen
  3 siblings, 0 replies; 7+ messages in thread
From: Roger Quadros @ 2024-09-23 11:53 UTC (permalink / raw)
  To: Andreas Kemnade, linux-kernel, Tony Lindgren, Kevin Hilman,
	Aaro Koskinen, linux-omap, Arnd Bergmann



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>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
  2024-09-15 19:53 [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform Andreas Kemnade
  2024-09-21 20:39 ` Kevin Hilman
  2024-09-23 11:53 ` Roger Quadros
@ 2024-09-24 17:19 ` Tony Lindgren
  2024-10-14 16:24 ` Aaro Koskinen
  3 siblings, 0 replies; 7+ messages in thread
From: Tony Lindgren @ 2024-09-24 17:19 UTC (permalink / raw)
  To: Andreas Kemnade
  Cc: linux-kernel, Kevin Hilman, Aaro Koskinen, Roger Quadros,
	linux-omap, Arnd Bergmann

* 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>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
  2024-09-15 19:53 [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform Andreas Kemnade
                   ` (2 preceding siblings ...)
  2024-09-24 17:19 ` Tony Lindgren
@ 2024-10-14 16:24 ` Aaro Koskinen
  3 siblings, 0 replies; 7+ messages in thread
From: Aaro Koskinen @ 2024-10-14 16:24 UTC (permalink / raw)
  To: Andreas Kemnade
  Cc: linux-kernel, Tony Lindgren, Kevin Hilman, Roger Quadros,
	linux-omap, Arnd Bergmann

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
> 
> 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
  2024-09-21 20:39 ` Kevin Hilman
@ 2025-11-17 18:53   ` Andreas Kemnade
  2025-11-18 19:27     ` Kevin Hilman
  0 siblings, 1 reply; 7+ messages in thread
From: Andreas Kemnade @ 2025-11-17 18:53 UTC (permalink / raw)
  To: Kevin Hilman
  Cc: linux-kernel, Tony Lindgren, Aaro Koskinen, Roger Quadros,
	linux-omap, Arnd Bergmann

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
  2025-11-17 18:53   ` Andreas Kemnade
@ 2025-11-18 19:27     ` Kevin Hilman
  0 siblings, 0 replies; 7+ messages in thread
From: Kevin Hilman @ 2025-11-18 19:27 UTC (permalink / raw)
  To: Andreas Kemnade
  Cc: linux-kernel, Tony Lindgren, Aaro Koskinen, Roger Quadros,
	linux-omap, Arnd Bergmann

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-11-18 19:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-15 19:53 [PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform Andreas Kemnade
2024-09-21 20:39 ` Kevin Hilman
2025-11-17 18:53   ` Andreas Kemnade
2025-11-18 19:27     ` Kevin Hilman
2024-09-23 11:53 ` Roger Quadros
2024-09-24 17:19 ` Tony Lindgren
2024-10-14 16:24 ` Aaro Koskinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox