All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Change POWERPC MPC85XX maintainer to Marek Behún
@ 2022-07-25 15:06 Marek Behún
  2022-07-26  1:07 ` Sinan Akman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marek Behún @ 2022-07-25 15:06 UTC (permalink / raw)
  To: Tom Rini
  Cc: Pali Rohár, u-boot, Priyanka Jain, Harald Seiler, Marek Behún

After a discussion with Tom Rini, we've agreed that I am going to take
over custodianship of the MPC85XX platform, since it seems other people
do not have necessary interest or time and getting things done over
there takes too long.

Since I am only working on one MPC85XX board, Turris 1.x, and do not
have time to do thorough reviews of patches for this entire platform
(other than those concerning Turris 1.x board), for other boards I will
only run patches through CI and checkpatch, and then send them via PR
upwards to Tom.

Signed-off-by: Marek Behún <kabel@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index cd54e6663d..3347bd4126 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1209,7 +1209,7 @@ F:	arch/powerpc/cpu/mpc83xx/
 F:	arch/powerpc/include/asm/arch-mpc83xx/
 
 POWERPC MPC85XX
-M:	Priyanka Jain <priyanka.jain@nxp.com>
+M:	Marek Behún <kabel@kernel.org>
 S:	Maintained
 T:	git https://source.denx.de/u-boot/custodians/u-boot-mpc85xx.git
 F:	arch/powerpc/cpu/mpc85xx/
-- 
2.35.1


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

* Re: [PATCH] MAINTAINERS: Change POWERPC MPC85XX maintainer to Marek Behún
  2022-07-25 15:06 [PATCH] MAINTAINERS: Change POWERPC MPC85XX maintainer to Marek Behún Marek Behún
@ 2022-07-26  1:07 ` Sinan Akman
  2022-07-27 13:22 ` Tom Rini
  2022-08-01 14:08 ` Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Sinan Akman @ 2022-07-26  1:07 UTC (permalink / raw)
  To: Marek Behún, Tom Rini
  Cc: Pali Rohár, u-boot, Priyanka Jain, Harald Seiler


   Hi Marek

On 2022-07-25 11:06, Marek Behún wrote:
> After a discussion with Tom Rini, we've agreed that I am going to take
> over custodianship of the MPC85XX platform, since it seems other people
> do not have necessary interest or time and getting things done over
> there takes too long.
>
> Since I am only working on one MPC85XX board, Turris 1.x, and do not
> have time to do thorough reviews of patches for this entire platform
> (other than those concerning Turris 1.x board), for other boards I will
> only run patches through CI and checkpatch, and then send them via PR
> upwards to Tom.

   I have access to P2020-RDB and P2041-RDB boards. If you need me run
tests with
related patches I will do my best.

   -- sinan

>
> Signed-off-by: Marek Behún <kabel@kernel.org>
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cd54e6663d..3347bd4126 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1209,7 +1209,7 @@ F:	arch/powerpc/cpu/mpc83xx/
>   F:	arch/powerpc/include/asm/arch-mpc83xx/
>
>   POWERPC MPC85XX
> -M:	Priyanka Jain <priyanka.jain@nxp.com>
> +M:	Marek Behún <kabel@kernel.org>
>   S:	Maintained
>   T:	git https://source.denx.de/u-boot/custodians/u-boot-mpc85xx.git
>   F:	arch/powerpc/cpu/mpc85xx/


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

* Re: [PATCH] MAINTAINERS: Change POWERPC MPC85XX maintainer to Marek Behún
  2022-07-25 15:06 [PATCH] MAINTAINERS: Change POWERPC MPC85XX maintainer to Marek Behún Marek Behún
  2022-07-26  1:07 ` Sinan Akman
@ 2022-07-27 13:22 ` Tom Rini
  2022-08-01 14:08 ` Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2022-07-27 13:22 UTC (permalink / raw)
  To: Marek Behún; +Cc: Pali Rohár, u-boot, Priyanka Jain, Harald Seiler

[-- Attachment #1: Type: text/plain, Size: 732 bytes --]

On Mon, Jul 25, 2022 at 05:06:15PM +0200, Marek Behún wrote:

> After a discussion with Tom Rini, we've agreed that I am going to take
> over custodianship of the MPC85XX platform, since it seems other people
> do not have necessary interest or time and getting things done over
> there takes too long.
> 
> Since I am only working on one MPC85XX board, Turris 1.x, and do not
> have time to do thorough reviews of patches for this entire platform
> (other than those concerning Turris 1.x board), for other boards I will
> only run patches through CI and checkpatch, and then send them via PR
> upwards to Tom.
> 
> Signed-off-by: Marek Behún <kabel@kernel.org>

Acked-by: Tom Rini <trini@konsulko.com>

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

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

* Re: [PATCH] MAINTAINERS: Change POWERPC MPC85XX maintainer to Marek Behún
  2022-07-25 15:06 [PATCH] MAINTAINERS: Change POWERPC MPC85XX maintainer to Marek Behún Marek Behún
  2022-07-26  1:07 ` Sinan Akman
  2022-07-27 13:22 ` Tom Rini
@ 2022-08-01 14:08 ` Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2022-08-01 14:08 UTC (permalink / raw)
  To: Marek Behún; +Cc: Pali Rohár, u-boot, Priyanka Jain, Harald Seiler

[-- Attachment #1: Type: text/plain, Size: 769 bytes --]

On Mon, Jul 25, 2022 at 05:06:15PM +0200, Marek Behún wrote:

> After a discussion with Tom Rini, we've agreed that I am going to take
> over custodianship of the MPC85XX platform, since it seems other people
> do not have necessary interest or time and getting things done over
> there takes too long.
> 
> Since I am only working on one MPC85XX board, Turris 1.x, and do not
> have time to do thorough reviews of patches for this entire platform
> (other than those concerning Turris 1.x board), for other boards I will
> only run patches through CI and checkpatch, and then send them via PR
> upwards to Tom.
> 
> Signed-off-by: Marek Behún <kabel@kernel.org>
> Acked-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

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

end of thread, other threads:[~2022-08-01 14:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-25 15:06 [PATCH] MAINTAINERS: Change POWERPC MPC85XX maintainer to Marek Behún Marek Behún
2022-07-26  1:07 ` Sinan Akman
2022-07-27 13:22 ` Tom Rini
2022-08-01 14:08 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.