2023-02-08 14:29:08

by Trevor Woerner

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: update Allwinner sunXi SoC support entry

Update the information in the "Allwinner sunXi SoC support" block:
- include more RISC-V information
- move the block to keep it in alphabetical order
- "L" before "T" (as reported by checkpatch.pl)

Signed-off-by: Trevor Woerner <[email protected]>
---
MAINTAINERS | 36 +++++++++++++++++++-----------------
1 file changed, 19 insertions(+), 17 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b8ad844bca77..ff39d34cb4ca 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1856,23 +1856,6 @@ M: Emilio López <[email protected]>
S: Maintained
F: drivers/clk/sunxi/

-ARM/Allwinner sunXi SoC support
-M: Chen-Yu Tsai <[email protected]>
-M: Jernej Skrabec <[email protected]>
-M: Samuel Holland <[email protected]>
-L: [email protected] (moderated for non-subscribers)
-S: Maintained
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git
-L: [email protected]
-F: arch/arm/mach-sunxi/
-F: arch/arm64/boot/dts/allwinner/
-F: drivers/clk/sunxi-ng/
-F: drivers/pinctrl/sunxi/
-F: drivers/soc/sunxi/
-N: allwinner
-N: sun[x456789]i
-N: sun[25]0i
-
ARM/Amlogic Meson SoC CLOCK FRAMEWORK
M: Neil Armstrong <[email protected]>
M: Jerome Brunet <[email protected]>
@@ -2620,6 +2603,25 @@ F: arch/arm/boot/dts/rtd*
F: arch/arm/mach-realtek/
F: arch/arm64/boot/dts/realtek/

+ARM/RISC-V/Allwinner sunXi SoC support
+M: Chen-Yu Tsai <[email protected]>
+M: Jernej Skrabec <[email protected]>
+M: Samuel Holland <[email protected]>
+L: [email protected] (moderated for non-subscribers)
+L: [email protected]
+L: [email protected]
+S: Maintained
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git
+F: arch/arm/mach-sunxi/
+F: arch/arm64/boot/dts/allwinner/
+F: arch/riscv/boot/dts/allwinner/
+F: drivers/clk/sunxi-ng/
+F: drivers/pinctrl/sunxi/
+F: drivers/soc/sunxi/
+N: allwinner
+N: sun[x456789]i
+N: sun[25]0i
+
ARM/RISC-V/RENESAS ARCHITECTURE
M: Geert Uytterhoeven <[email protected]>
M: Magnus Damm <[email protected]>
--
2.36.0.rc2.17.g4027e30c53



2023-02-08 14:49:36

by Palmer Dabbelt

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: update Allwinner sunXi SoC support entry

On Wed, 08 Feb 2023 06:28:41 PST (-0800), [email protected] wrote:
> Update the information in the "Allwinner sunXi SoC support" block:
> - include more RISC-V information
> - move the block to keep it in alphabetical order
> - "L" before "T" (as reported by checkpatch.pl)
>
> Signed-off-by: Trevor Woerner <[email protected]>
> ---
> MAINTAINERS | 36 +++++++++++++++++++-----------------
> 1 file changed, 19 insertions(+), 17 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b8ad844bca77..ff39d34cb4ca 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1856,23 +1856,6 @@ M: Emilio López <[email protected]>
> S: Maintained
> F: drivers/clk/sunxi/
>
> -ARM/Allwinner sunXi SoC support
> -M: Chen-Yu Tsai <[email protected]>
> -M: Jernej Skrabec <[email protected]>
> -M: Samuel Holland <[email protected]>
> -L: [email protected] (moderated for non-subscribers)
> -S: Maintained
> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git
> -L: [email protected]
> -F: arch/arm/mach-sunxi/
> -F: arch/arm64/boot/dts/allwinner/
> -F: drivers/clk/sunxi-ng/
> -F: drivers/pinctrl/sunxi/
> -F: drivers/soc/sunxi/
> -N: allwinner
> -N: sun[x456789]i
> -N: sun[25]0i
> -
> ARM/Amlogic Meson SoC CLOCK FRAMEWORK
> M: Neil Armstrong <[email protected]>
> M: Jerome Brunet <[email protected]>
> @@ -2620,6 +2603,25 @@ F: arch/arm/boot/dts/rtd*
> F: arch/arm/mach-realtek/
> F: arch/arm64/boot/dts/realtek/
>
> +ARM/RISC-V/Allwinner sunXi SoC support
> +M: Chen-Yu Tsai <[email protected]>
> +M: Jernej Skrabec <[email protected]>
> +M: Samuel Holland <[email protected]>
> +L: [email protected] (moderated for non-subscribers)
> +L: [email protected]
> +L: [email protected]
> +S: Maintained
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git
> +F: arch/arm/mach-sunxi/
> +F: arch/arm64/boot/dts/allwinner/
> +F: arch/riscv/boot/dts/allwinner/

Acked-by: Palmer Dabbelt <[email protected]> # RISC-V

Thanks!

> +F: drivers/clk/sunxi-ng/
> +F: drivers/pinctrl/sunxi/
> +F: drivers/soc/sunxi/
> +N: allwinner
> +N: sun[x456789]i
> +N: sun[25]0i
> +
> ARM/RISC-V/RENESAS ARCHITECTURE
> M: Geert Uytterhoeven <[email protected]>
> M: Magnus Damm <[email protected]>

2023-02-08 16:28:56

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: update Allwinner sunXi SoC support entry

On Wed, Feb 08, 2023 at 09:28:41AM -0500, Trevor Woerner wrote:
> Update the information in the "Allwinner sunXi SoC support" block:
> - include more RISC-V information
> - move the block to keep it in alphabetical order
> - "L" before "T" (as reported by checkpatch.pl)
>
> Signed-off-by: Trevor Woerner <[email protected]>

> -ARM/Allwinner sunXi SoC support
> -L: [email protected] (moderated for non-subscribers)
> -L: [email protected]

> +ARM/RISC-V/Allwinner sunXi SoC support
> +L: [email protected] (moderated for non-subscribers)
> +L: [email protected]
> +L: [email protected]

IIRC having the arm list is needed here because the arch/arm{,64}
entries specifically exclude the dts subdir. RISC-V doesn't do that
though, so adding the list here is mostly redundant.

Not that it matters for this patch, but might be worth doing for the
RISC-V entry at some point.

Also Trevor, I was about to send the above but noticed that your CC list
is a bit odd, changing the maintainers entry without CCing any of the
maintainers listed in it!
I assume you ran get_maintainer.pl & there was a regex match for riscv
in it, so only got Palmer & co.
I've added the sunxi folk to CC & depending on workflow they may ask you
to resend this.

FWIW if you lot use b4, the msg-id is:
[email protected]

Cheers,
Conor.


Attachments:
(No filename) (1.38 kB)
signature.asc (228.00 B)
Download all attachments