From 7703889e8ee1b318f632be7ba4d58d9962ecf34f Mon Sep 17 00:00:00 2001 From: Michael Ellerman Date: Tue, 25 Feb 2020 10:31:39 +1100 Subject: powerpc: Update MAINTAINERS A while back Paul pointed out I'd been maintaining the tree more or less solo for over five years, so perhaps it's time to update the MAINTAINERS entry. Ben & Paul still wrote most of the code, so keep them as Reviewers so they still get Cc'ed on things. But if you're wondering why your patch hasn't been merged that's my fault. Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20200224233146.23734-1-mpe@ellerman.id.au --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index a0d86490c2c6..1e36f88384f9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9600,9 +9600,9 @@ F: arch/powerpc/platforms/powermac/ F: drivers/macintosh/ LINUX FOR POWERPC (32-BIT AND 64-BIT) -M: Benjamin Herrenschmidt -M: Paul Mackerras M: Michael Ellerman +R: Benjamin Herrenschmidt +R: Paul Mackerras W: https://github.com/linuxppc/linux/wiki L: linuxppc-dev@lists.ozlabs.org Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/ -- cgit v1.2.3-59-g8ed1b From fd65a1aaad488d8346f235816c68203b95bb15f1 Mon Sep 17 00:00:00 2001 From: Michael Ellerman Date: Tue, 25 Feb 2020 10:31:40 +1100 Subject: powerpc: Update wiki link in MAINTAINERS The wiki has moved, update the link. Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20200224233146.23734-2-mpe@ellerman.id.au --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 1e36f88384f9..0081f492e550 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9603,7 +9603,7 @@ LINUX FOR POWERPC (32-BIT AND 64-BIT) M: Michael Ellerman R: Benjamin Herrenschmidt R: Paul Mackerras -W: https://github.com/linuxppc/linux/wiki +W: https://github.com/linuxppc/wiki/wiki L: linuxppc-dev@lists.ozlabs.org Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git -- cgit v1.2.3-59-g8ed1b From b24f9ee4526f65bb5acdd68a07f4099486208a9e Mon Sep 17 00:00:00 2001 From: Michael Ellerman Date: Tue, 25 Feb 2020 10:31:41 +1100 Subject: powerpc: Remove PA SEMI MAINTAINERS entries MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The PA SEMI entries have been orphaned for 3 ½ years, so fold them into the main POWERPC entry. The result of get_maintainer.pl is more or less unchanged. Signed-off-by: Michael Ellerman Acked-by: Olof Johansson Link: https://lore.kernel.org/r/20200224233146.23734-3-mpe@ellerman.id.au --- MAINTAINERS | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 0081f492e550..1806496279c3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9620,6 +9620,8 @@ F: drivers/crypto/vmx/ F: drivers/i2c/busses/i2c-opal.c F: drivers/net/ethernet/ibm/ibmveth.* F: drivers/net/ethernet/ibm/ibmvnic.* +F: drivers/*/*/*pasemi* +F: drivers/*/*pasemi* F: drivers/pci/hotplug/pnv_php.c F: drivers/pci/hotplug/rpa* F: drivers/rtc/rtc-opal.c @@ -9674,13 +9676,6 @@ S: Orphan F: arch/powerpc/*/*virtex* F: arch/powerpc/*/*/*virtex* -LINUX FOR POWERPC PA SEMI PWRFICIENT -L: linuxppc-dev@lists.ozlabs.org -S: Orphan -F: arch/powerpc/platforms/pasemi/ -F: drivers/*/*pasemi* -F: drivers/*/*/*pasemi* - LINUX KERNEL DUMP TEST MODULE (LKDTM) M: Kees Cook S: Maintained @@ -12540,16 +12535,6 @@ W: http://wireless.kernel.org/en/users/Drivers/p54 S: Maintained F: drivers/net/wireless/intersil/p54/ -PA SEMI ETHERNET DRIVER -L: netdev@vger.kernel.org -S: Orphan -F: drivers/net/ethernet/pasemi/* - -PA SEMI SMBUS DRIVER -L: linux-i2c@vger.kernel.org -S: Orphan -F: drivers/i2c/busses/i2c-pasemi.c - PACKING M: Vladimir Oltean L: netdev@vger.kernel.org -- cgit v1.2.3-59-g8ed1b From 1ca99770e5aca6036e88a37610a17d5d65ea9752 Mon Sep 17 00:00:00 2001 From: Michael Ellerman Date: Tue, 25 Feb 2020 10:31:42 +1100 Subject: powerpc: Mark 4xx as Orphan in MAINTAINERS The 4xx platforms are no longer maintained. Signed-off-by: Michael Ellerman Acked-by: Alistair Popple Link: https://lore.kernel.org/r/20200224233146.23734-4-mpe@ellerman.id.au --- MAINTAINERS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 1806496279c3..e722ecbe415a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9644,11 +9644,8 @@ F: arch/powerpc/platforms/512x/ F: arch/powerpc/platforms/52xx/ LINUX FOR POWERPC EMBEDDED PPC4XX -M: Alistair Popple -M: Matt Porter -W: http://www.penguinppc.org/ L: linuxppc-dev@lists.ozlabs.org -S: Maintained +S: Orphan F: arch/powerpc/platforms/40x/ F: arch/powerpc/platforms/44x/ -- cgit v1.2.3-59-g8ed1b From ec2debfedeca017dfa741d742ec790a80a73ab62 Mon Sep 17 00:00:00 2001 From: Michael Ellerman Date: Tue, 25 Feb 2020 10:31:43 +1100 Subject: powerpc: Drop XILINX MAINTAINERS entry This has been orphaned for ~7 years, remove it. Signed-off-by: Michael Ellerman Acked-by: Grant Likely Link: https://lore.kernel.org/r/20200224233146.23734-5-mpe@ellerman.id.au --- MAINTAINERS | 6 ------ 1 file changed, 6 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index e722ecbe415a..1e9f18cd2db9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9667,12 +9667,6 @@ L: linuxppc-dev@lists.ozlabs.org S: Maintained F: arch/powerpc/platforms/8xx/ -LINUX FOR POWERPC EMBEDDED XILINX VIRTEX -L: linuxppc-dev@lists.ozlabs.org -S: Orphan -F: arch/powerpc/*/*virtex* -F: arch/powerpc/*/*/*virtex* - LINUX KERNEL DUMP TEST MODULE (LKDTM) M: Kees Cook S: Maintained -- cgit v1.2.3-59-g8ed1b From b865a8b560105d08f55f562cbc89719f6d3e816b Mon Sep 17 00:00:00 2001 From: Michael Ellerman Date: Tue, 25 Feb 2020 10:31:44 +1100 Subject: powerpc: Update MPC5XXX MAINTAINERS entry It's several years since the last commit from Anatolij, so mark MPC5XXX as "Odd Fixes" rather than "Maintained". Also the git link no longer works so remove it. Signed-off-by: Michael Ellerman Acked-by: Anatolij Gustschin Link: https://lore.kernel.org/r/20200224233146.23734-6-mpe@ellerman.id.au --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 1e9f18cd2db9..a8c8791800fd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9638,8 +9638,7 @@ N: pseries LINUX FOR POWERPC EMBEDDED MPC5XXX M: Anatolij Gustschin L: linuxppc-dev@lists.ozlabs.org -T: git git://git.denx.de/linux-denx-agust.git -S: Maintained +S: Odd Fixes F: arch/powerpc/platforms/512x/ F: arch/powerpc/platforms/52xx/ -- cgit v1.2.3-59-g8ed1b From 790082a2ac154ba66e1f202f471af7ab42e302f9 Mon Sep 17 00:00:00 2001 From: Michael Ellerman Date: Tue, 25 Feb 2020 10:31:45 +1100 Subject: powerpc: Update powermac MAINTAINERS entry Ben is no longer actively maintaining the powermac code, but we know where to find him if something really needs attention. The www.penguinppc.org link is dead so remove it. Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20200224233146.23734-7-mpe@ellerman.id.au --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index a8c8791800fd..0532ab217331 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9593,9 +9593,8 @@ F: include/uapi/linux/lightnvm.h LINUX FOR POWER MACINTOSH M: Benjamin Herrenschmidt -W: http://www.penguinppc.org/ L: linuxppc-dev@lists.ozlabs.org -S: Maintained +S: Odd Fixes F: arch/powerpc/platforms/powermac/ F: drivers/macintosh/ -- cgit v1.2.3-59-g8ed1b From f46b7a8ea0b391658796cc0adfccd1e990b4a223 Mon Sep 17 00:00:00 2001 From: Michael Ellerman Date: Tue, 25 Feb 2020 10:31:46 +1100 Subject: powerpc: Update 83xx/85xx MAINTAINERS entry Scott said he was still maintaining this "sort of", so change the status to Odd Fixes. Kumar has long ago moved on to greener pastures. Remove the dead penguinppc.org link. Signed-off-by: Michael Ellerman Acked-by: Scott Wood Link: https://lore.kernel.org/r/20200224233146.23734-8-mpe@ellerman.id.au --- MAINTAINERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 0532ab217331..167f99bc6a3b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9649,11 +9649,9 @@ F: arch/powerpc/platforms/44x/ LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX M: Scott Wood -M: Kumar Gala -W: http://www.penguinppc.org/ L: linuxppc-dev@lists.ozlabs.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git -S: Maintained +S: Odd fixes F: arch/powerpc/platforms/83xx/ F: arch/powerpc/platforms/85xx/ F: Documentation/devicetree/bindings/powerpc/fsl/ -- cgit v1.2.3-59-g8ed1b From 65de8bb2b7d0d4f5ac3a54aa1f16d36320a4b6ab Mon Sep 17 00:00:00 2001 From: Michael Ellerman Date: Tue, 25 Feb 2020 20:25:34 +1100 Subject: powerpc: Switch 8xx MAINTAINERS entry to Christophe It's over 10 years since the last commit from Vitaly, so I suspect he's moved on to other things. Christophe has been the primary contributor to 8xx in the last several years, so anoint him as the maintainer. Remove the dead penguingppc.org link. Signed-off-by: Michael Ellerman Acked-by: Christophe Leroy Link: https://lore.kernel.org/r/20200225092534.9587-1-mpe@ellerman.id.au --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 167f99bc6a3b..dad68253cc4a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9657,8 +9657,7 @@ F: arch/powerpc/platforms/85xx/ F: Documentation/devicetree/bindings/powerpc/fsl/ LINUX FOR POWERPC EMBEDDED PPC8XX -M: Vitaly Bordug -W: http://www.penguinppc.org/ +M: Christophe Leroy L: linuxppc-dev@lists.ozlabs.org S: Maintained F: arch/powerpc/platforms/8xx/ -- cgit v1.2.3-59-g8ed1b