[PATCH] MAINTAINERS: Change POWERPC MPC85XX maintainer to 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/

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/

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

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!
participants (3)
-
Marek Behún
-
Sinan Akman
-
Tom Rini