diff options
author | Michael Ellerman <[email protected]> | 2023-12-05 16:12:39 +1100 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2023-12-07 23:34:20 +1100 |
commit | 4cb3e3ec23fa33a0f58ff133d5aedd26a50356ef (patch) | |
tree | 64fda2330a91ac329d9688520949c457af7b1fa4 | |
parent | a59c14f6b4caad7671dfb81737beba0b313897e4 (diff) |
MAINTAINERS: powerpc: Transfer PPC83XX to Christophe
Christophe volunteered[1] to maintain PPC83XX.
1: https://lore.kernel.org/all/[email protected]/
Acked-by: Christophe Leroy <[email protected]>
Acked-by: Crystal Wood <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea790149af79..b876fc9d4f3a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12285,21 +12285,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 <[email protected]> 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 <[email protected]> S: Maintained F: arch/powerpc/platforms/8xx/ +F: arch/powerpc/platforms/83xx/ LINUX KERNEL DUMP TEST MODULE (LKDTM) M: Kees Cook <[email protected]> |