linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: adjust PISTACHIO SOC SUPPORT after its retirement
@ 2021-08-16 10:53 Lukas Bulwahn
  2021-08-17  5:21 ` Rahul Bedarkar
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lukas Bulwahn @ 2021-08-16 10:53 UTC (permalink / raw)
  To: Jiaxun Yang, Thomas Bogendoerfer, Rahul Bedarkar, linux-mips
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Commit 104f942b2832 ("MIPS: Retire MACH_PISTACHIO") removes
./arch/mips/pistachio/ and ./arch/mips/configs/pistachio_defconfig, but
misses to adjust the corresponding section PISTACHIO SOC SUPPORT
in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:

  warning: no file matches    F:    arch/mips/configs/pistachio*_defconfig
  warning: no file matches    F:    arch/mips/pistachio/

As James Hartley is not reachable with the provided email address, the
remaining dtsi file, arch/mips/boot/dts/img/pistachio.dtsi, must be
maintained by its only user pistachio_marduk.dts, which is part of MARDUK
(CREATOR CI40) DEVICE TREE SUPPORT.

Add maintenance of pistachio.dtsi to that section and drop the PISTACHIO
SOC SUPPORT after its retirement.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on next-20210816

Jiaxun, Rahul, please ack. 
Thomas, please pick this minor non-urgent clean-up patch on mips-next.

 MAINTAINERS | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1a2d3ee2711e..968008105fe7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11088,7 +11088,7 @@ MARDUK (CREATOR CI40) DEVICE TREE SUPPORT
 M:	Rahul Bedarkar <rahulbedarkar89@gmail.com>
 L:	linux-mips@vger.kernel.org
 S:	Maintained
-F:	arch/mips/boot/dts/img/pistachio_marduk.dts
+F:	arch/mips/boot/dts/img/pistachio*
 
 MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER
 M:	Andrew Lunn <andrew@lunn.ch>
@@ -14797,14 +14797,6 @@ S:	Maintained
 W:	http://www.st.com/spear
 F:	drivers/pinctrl/spear/
 
-PISTACHIO SOC SUPPORT
-M:	James Hartley <james.hartley@sondrel.com>
-L:	linux-mips@vger.kernel.org
-S:	Odd Fixes
-F:	arch/mips/boot/dts/img/pistachio*
-F:	arch/mips/configs/pistachio*_defconfig
-F:	arch/mips/pistachio/
-
 PKTCDVD DRIVER
 M:	linux-block@vger.kernel.org
 S:	Orphan
-- 
2.26.2


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

* Re: [PATCH v2] MAINTAINERS: adjust PISTACHIO SOC SUPPORT after its retirement
  2021-08-16 10:53 [PATCH v2] MAINTAINERS: adjust PISTACHIO SOC SUPPORT after its retirement Lukas Bulwahn
@ 2021-08-17  5:21 ` Rahul Bedarkar
  2021-08-17  7:28 ` Jiaxun Yang
  2021-08-21  8:41 ` Thomas Bogendoerfer
  2 siblings, 0 replies; 4+ messages in thread
From: Rahul Bedarkar @ 2021-08-17  5:21 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Jiaxun Yang, Thomas Bogendoerfer, linux-mips, kernel-janitors,
	linux-kernel

On Mon, Aug 16, 2021 at 4:23 PM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
>
> Commit 104f942b2832 ("MIPS: Retire MACH_PISTACHIO") removes
> ./arch/mips/pistachio/ and ./arch/mips/configs/pistachio_defconfig, but
> misses to adjust the corresponding section PISTACHIO SOC SUPPORT
> in MAINTAINERS.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
>
>   warning: no file matches    F:    arch/mips/configs/pistachio*_defconfig
>   warning: no file matches    F:    arch/mips/pistachio/
>
> As James Hartley is not reachable with the provided email address, the
> remaining dtsi file, arch/mips/boot/dts/img/pistachio.dtsi, must be
> maintained by its only user pistachio_marduk.dts, which is part of MARDUK
> (CREATOR CI40) DEVICE TREE SUPPORT.
>
> Add maintenance of pistachio.dtsi to that section and drop the PISTACHIO
> SOC SUPPORT after its retirement.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Acked-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>

Thanks,
Rahul
> ---
> applies cleanly on next-20210816
>
> Jiaxun, Rahul, please ack.
> Thomas, please pick this minor non-urgent clean-up patch on mips-next.
>
>  MAINTAINERS | 10 +---------
>  1 file changed, 1 insertion(+), 9 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1a2d3ee2711e..968008105fe7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11088,7 +11088,7 @@ MARDUK (CREATOR CI40) DEVICE TREE SUPPORT
>  M:     Rahul Bedarkar <rahulbedarkar89@gmail.com>
>  L:     linux-mips@vger.kernel.org
>  S:     Maintained
> -F:     arch/mips/boot/dts/img/pistachio_marduk.dts
> +F:     arch/mips/boot/dts/img/pistachio*
>
>  MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER
>  M:     Andrew Lunn <andrew@lunn.ch>
> @@ -14797,14 +14797,6 @@ S:     Maintained
>  W:     http://www.st.com/spear
>  F:     drivers/pinctrl/spear/
>
> -PISTACHIO SOC SUPPORT
> -M:     James Hartley <james.hartley@sondrel.com>
> -L:     linux-mips@vger.kernel.org
> -S:     Odd Fixes
> -F:     arch/mips/boot/dts/img/pistachio*
> -F:     arch/mips/configs/pistachio*_defconfig
> -F:     arch/mips/pistachio/
> -
>  PKTCDVD DRIVER
>  M:     linux-block@vger.kernel.org
>  S:     Orphan
> --
> 2.26.2
>

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

* Re: [PATCH v2] MAINTAINERS: adjust PISTACHIO SOC SUPPORT after its retirement
  2021-08-16 10:53 [PATCH v2] MAINTAINERS: adjust PISTACHIO SOC SUPPORT after its retirement Lukas Bulwahn
  2021-08-17  5:21 ` Rahul Bedarkar
@ 2021-08-17  7:28 ` Jiaxun Yang
  2021-08-21  8:41 ` Thomas Bogendoerfer
  2 siblings, 0 replies; 4+ messages in thread
From: Jiaxun Yang @ 2021-08-17  7:28 UTC (permalink / raw)
  To: Lukas Bulwahn, Thomas Bogendoerfer, Rahul Bedarkar, linux-mips
  Cc: kernel-janitors, linux-kernel



在2021年8月16日八月 下午6:53,Lukas Bulwahn写道:
> Commit 104f942b2832 ("MIPS: Retire MACH_PISTACHIO") removes
> ./arch/mips/pistachio/ and ./arch/mips/configs/pistachio_defconfig, but
> misses to adjust the corresponding section PISTACHIO SOC SUPPORT
> in MAINTAINERS.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
> 
>   warning: no file matches    F:    arch/mips/configs/pistachio*_defconfig
>   warning: no file matches    F:    arch/mips/pistachio/
> 
> As James Hartley is not reachable with the provided email address, the
> remaining dtsi file, arch/mips/boot/dts/img/pistachio.dtsi, must be
> maintained by its only user pistachio_marduk.dts, which is part of MARDUK
> (CREATOR CI40) DEVICE TREE SUPPORT.
> 
> Add maintenance of pistachio.dtsi to that section and drop the PISTACHIO
> SOC SUPPORT after its retirement.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> applies cleanly on next-20210816
> 
> Jiaxun, Rahul, please ack. 

Acked-by: Jiaxun Yang <jiaxun.yang@flygoat.com>

Thanks

> Thomas, please pick this minor non-urgent clean-up patch on mips-next.
> 

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

* Re: [PATCH v2] MAINTAINERS: adjust PISTACHIO SOC SUPPORT after its retirement
  2021-08-16 10:53 [PATCH v2] MAINTAINERS: adjust PISTACHIO SOC SUPPORT after its retirement Lukas Bulwahn
  2021-08-17  5:21 ` Rahul Bedarkar
  2021-08-17  7:28 ` Jiaxun Yang
@ 2021-08-21  8:41 ` Thomas Bogendoerfer
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Bogendoerfer @ 2021-08-21  8:41 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Jiaxun Yang, Rahul Bedarkar, linux-mips, kernel-janitors, linux-kernel

On Mon, Aug 16, 2021 at 12:53:26PM +0200, Lukas Bulwahn wrote:
> Commit 104f942b2832 ("MIPS: Retire MACH_PISTACHIO") removes
> ./arch/mips/pistachio/ and ./arch/mips/configs/pistachio_defconfig, but
> misses to adjust the corresponding section PISTACHIO SOC SUPPORT
> in MAINTAINERS.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
> 
>   warning: no file matches    F:    arch/mips/configs/pistachio*_defconfig
>   warning: no file matches    F:    arch/mips/pistachio/
> 
> As James Hartley is not reachable with the provided email address, the
> remaining dtsi file, arch/mips/boot/dts/img/pistachio.dtsi, must be
> maintained by its only user pistachio_marduk.dts, which is part of MARDUK
> (CREATOR CI40) DEVICE TREE SUPPORT.
> 
> Add maintenance of pistachio.dtsi to that section and drop the PISTACHIO
> SOC SUPPORT after its retirement.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> applies cleanly on next-20210816
> 
> Jiaxun, Rahul, please ack. 
> Thomas, please pick this minor non-urgent clean-up patch on mips-next.
> 
>  MAINTAINERS | 10 +---------
>  1 file changed, 1 insertion(+), 9 deletions(-)

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

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

end of thread, other threads:[~2021-08-21  9:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-16 10:53 [PATCH v2] MAINTAINERS: adjust PISTACHIO SOC SUPPORT after its retirement Lukas Bulwahn
2021-08-17  5:21 ` Rahul Bedarkar
2021-08-17  7:28 ` Jiaxun Yang
2021-08-21  8:41 ` Thomas Bogendoerfer

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).