linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: powerpc: Transfer PPC83XX to Christophe
@ 2023-12-05  5:12 Michael Ellerman
  2023-12-05 10:49 ` Christophe Leroy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Ellerman @ 2023-12-05  5:12 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: oss, linux-kernel

Christophe volunteered[1] to maintain PPC83XX.

1: https://lore.kernel.org/all/7b1bf4dc-d09d-35b8-f4df-16bf00429b6d@csgroup.eu/

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 562d048863ee..d4efe48cc36a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12287,21 +12287,21 @@ S:	Orphan
 F:	arch/powerpc/platforms/40x/
 F:	arch/powerpc/platforms/44x/
 
-LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
+LINUX FOR POWERPC EMBEDDED PPC85XX
 M:	Scott Wood <oss@buserror.net>
 L:	linuxppc-dev@lists.ozlabs.org
 S:	Odd fixes
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git
 F:	Documentation/devicetree/bindings/cache/freescale-l2cache.txt
 F:	Documentation/devicetree/bindings/powerpc/fsl/
-F:	arch/powerpc/platforms/83xx/
 F:	arch/powerpc/platforms/85xx/
 
-LINUX FOR POWERPC EMBEDDED PPC8XX
+LINUX FOR POWERPC EMBEDDED PPC8XX AND PPC83XX
 M:	Christophe Leroy <christophe.leroy@csgroup.eu>
 L:	linuxppc-dev@lists.ozlabs.org
 S:	Maintained
 F:	arch/powerpc/platforms/8xx/
+F:	arch/powerpc/platforms/83xx/
 
 LINUX KERNEL DUMP TEST MODULE (LKDTM)
 M:	Kees Cook <keescook@chromium.org>
-- 
2.43.0


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

* Re: [PATCH] MAINTAINERS: powerpc: Transfer PPC83XX to Christophe
  2023-12-05  5:12 [PATCH] MAINTAINERS: powerpc: Transfer PPC83XX to Christophe Michael Ellerman
@ 2023-12-05 10:49 ` Christophe Leroy
  2023-12-05 23:39 ` Crystal Wood
  2023-12-21 10:38 ` Michael Ellerman
  2 siblings, 0 replies; 4+ messages in thread
From: Christophe Leroy @ 2023-12-05 10:49 UTC (permalink / raw)
  To: Michael Ellerman, linuxppc-dev; +Cc: oss, linux-kernel



Le 05/12/2023 à 06:12, Michael Ellerman a écrit :
> Christophe volunteered[1] to maintain PPC83XX.
> 
> 1: https://lore.kernel.org/all/7b1bf4dc-d09d-35b8-f4df-16bf00429b6d@csgroup.eu/
> 
> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>

Acked-by: Christophe Leroy <christophe.leroy@csgroup.eu>

> ---
>   MAINTAINERS | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 562d048863ee..d4efe48cc36a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12287,21 +12287,21 @@ S:	Orphan
>   F:	arch/powerpc/platforms/40x/
>   F:	arch/powerpc/platforms/44x/
>   
> -LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
> +LINUX FOR POWERPC EMBEDDED PPC85XX
>   M:	Scott Wood <oss@buserror.net>
>   L:	linuxppc-dev@lists.ozlabs.org
>   S:	Odd fixes
>   T:	git git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git
>   F:	Documentation/devicetree/bindings/cache/freescale-l2cache.txt
>   F:	Documentation/devicetree/bindings/powerpc/fsl/
> -F:	arch/powerpc/platforms/83xx/
>   F:	arch/powerpc/platforms/85xx/
>   
> -LINUX FOR POWERPC EMBEDDED PPC8XX
> +LINUX FOR POWERPC EMBEDDED PPC8XX AND PPC83XX
>   M:	Christophe Leroy <christophe.leroy@csgroup.eu>
>   L:	linuxppc-dev@lists.ozlabs.org
>   S:	Maintained
>   F:	arch/powerpc/platforms/8xx/
> +F:	arch/powerpc/platforms/83xx/
>   
>   LINUX KERNEL DUMP TEST MODULE (LKDTM)
>   M:	Kees Cook <keescook@chromium.org>

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

* Re: [PATCH] MAINTAINERS: powerpc: Transfer PPC83XX to Christophe
  2023-12-05  5:12 [PATCH] MAINTAINERS: powerpc: Transfer PPC83XX to Christophe Michael Ellerman
  2023-12-05 10:49 ` Christophe Leroy
@ 2023-12-05 23:39 ` Crystal Wood
  2023-12-21 10:38 ` Michael Ellerman
  2 siblings, 0 replies; 4+ messages in thread
From: Crystal Wood @ 2023-12-05 23:39 UTC (permalink / raw)
  To: Michael Ellerman, linuxppc-dev; +Cc: linux-kernel

On Tue, 2023-12-05 at 16:12 +1100, Michael Ellerman wrote:
> Christophe volunteered[1] to maintain PPC83XX.
> 
> 1:
> https://lore.kernel.org/all/7b1bf4dc-d09d-35b8-f4df-16bf00429b6d@csgroup.eu/
> 
> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
> ---
>  MAINTAINERS | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 562d048863ee..d4efe48cc36a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12287,21 +12287,21 @@ S:    Orphan
>  F:     arch/powerpc/platforms/40x/
>  F:     arch/powerpc/platforms/44x/
>  
> -LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
> +LINUX FOR POWERPC EMBEDDED PPC85XX
>  M:     Scott Wood <oss@buserror.net>
>  L:     linuxppc-dev@lists.ozlabs.org
>  S:     Odd fixes
>  T:     git
> git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git
>  F:     Documentation/devicetree/bindings/cache/freescale-l2cache.txt
>  F:     Documentation/devicetree/bindings/powerpc/fsl/
> -F:     arch/powerpc/platforms/83xx/
>  F:     arch/powerpc/platforms/85xx/
>  
> -LINUX FOR POWERPC EMBEDDED PPC8XX
> +LINUX FOR POWERPC EMBEDDED PPC8XX AND PPC83XX
>  M:     Christophe Leroy <christophe.leroy@csgroup.eu>
>  L:     linuxppc-dev@lists.ozlabs.org
>  S:     Maintained
>  F:     arch/powerpc/platforms/8xx/
> +F:     arch/powerpc/platforms/83xx/

Acked-by: Crystal Wood <oss@buserror.net>

-Crystal


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

* Re: [PATCH] MAINTAINERS: powerpc: Transfer PPC83XX to Christophe
  2023-12-05  5:12 [PATCH] MAINTAINERS: powerpc: Transfer PPC83XX to Christophe Michael Ellerman
  2023-12-05 10:49 ` Christophe Leroy
  2023-12-05 23:39 ` Crystal Wood
@ 2023-12-21 10:38 ` Michael Ellerman
  2 siblings, 0 replies; 4+ messages in thread
From: Michael Ellerman @ 2023-12-21 10:38 UTC (permalink / raw)
  To: linuxppc-dev, Michael Ellerman; +Cc: oss, linux-kernel

On Tue, 05 Dec 2023 16:12:39 +1100, Michael Ellerman wrote:
> Christophe volunteered[1] to maintain PPC83XX.
> 
> 1: https://lore.kernel.org/all/7b1bf4dc-d09d-35b8-f4df-16bf00429b6d@csgroup.eu/
> 
> 

Applied to powerpc/next.

[1/1] MAINTAINERS: powerpc: Transfer PPC83XX to Christophe
      https://git.kernel.org/powerpc/c/4cb3e3ec23fa33a0f58ff133d5aedd26a50356ef

cheers

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

end of thread, other threads:[~2023-12-21 10:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-05  5:12 [PATCH] MAINTAINERS: powerpc: Transfer PPC83XX to Christophe Michael Ellerman
2023-12-05 10:49 ` Christophe Leroy
2023-12-05 23:39 ` Crystal Wood
2023-12-21 10:38 ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).