* [PATCH] MAINTAINERS: update Allwinner sunXi SoC support entry
@ 2023-02-08 14:28 Trevor Woerner
2023-02-08 14:49 ` Palmer Dabbelt
2023-02-08 16:28 ` Conor Dooley
0 siblings, 2 replies; 3+ messages in thread
From: Trevor Woerner @ 2023-02-08 14:28 UTC (permalink / raw)
To: linux-kernel, Paul Walmsley, Palmer Dabbelt, Albert Ou; +Cc: linux-riscv
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 <twoerner@gmail.com>
---
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 <emilio@elopez.com.ar>
S: Maintained
F: drivers/clk/sunxi/
-ARM/Allwinner sunXi SoC support
-M: Chen-Yu Tsai <wens@csie.org>
-M: Jernej Skrabec <jernej.skrabec@gmail.com>
-M: Samuel Holland <samuel@sholland.org>
-L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S: Maintained
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git
-L: linux-sunxi@lists.linux.dev
-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 <neil.armstrong@linaro.org>
M: Jerome Brunet <jbrunet@baylibre.com>
@@ -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 <wens@csie.org>
+M: Jernej Skrabec <jernej.skrabec@gmail.com>
+M: Samuel Holland <samuel@sholland.org>
+L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+L: linux-riscv@lists.infradead.org
+L: linux-sunxi@lists.linux.dev
+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 <geert+renesas@glider.be>
M: Magnus Damm <magnus.damm@gmail.com>
--
2.36.0.rc2.17.g4027e30c53
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: update Allwinner sunXi SoC support entry
2023-02-08 14:28 [PATCH] MAINTAINERS: update Allwinner sunXi SoC support entry Trevor Woerner
@ 2023-02-08 14:49 ` Palmer Dabbelt
2023-02-08 16:28 ` Conor Dooley
1 sibling, 0 replies; 3+ messages in thread
From: Palmer Dabbelt @ 2023-02-08 14:49 UTC (permalink / raw)
To: twoerner; +Cc: linux-kernel, Paul Walmsley, aou, linux-riscv
On Wed, 08 Feb 2023 06:28:41 PST (-0800), twoerner@gmail.com 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 <twoerner@gmail.com>
> ---
> 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 <emilio@elopez.com.ar>
> S: Maintained
> F: drivers/clk/sunxi/
>
> -ARM/Allwinner sunXi SoC support
> -M: Chen-Yu Tsai <wens@csie.org>
> -M: Jernej Skrabec <jernej.skrabec@gmail.com>
> -M: Samuel Holland <samuel@sholland.org>
> -L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> -S: Maintained
> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git
> -L: linux-sunxi@lists.linux.dev
> -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 <neil.armstrong@linaro.org>
> M: Jerome Brunet <jbrunet@baylibre.com>
> @@ -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 <wens@csie.org>
> +M: Jernej Skrabec <jernej.skrabec@gmail.com>
> +M: Samuel Holland <samuel@sholland.org>
> +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +L: linux-riscv@lists.infradead.org
> +L: linux-sunxi@lists.linux.dev
> +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 <palmer@rivosinc.com> # 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 <geert+renesas@glider.be>
> M: Magnus Damm <magnus.damm@gmail.com>
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: update Allwinner sunXi SoC support entry
2023-02-08 14:28 [PATCH] MAINTAINERS: update Allwinner sunXi SoC support entry Trevor Woerner
2023-02-08 14:49 ` Palmer Dabbelt
@ 2023-02-08 16:28 ` Conor Dooley
1 sibling, 0 replies; 3+ messages in thread
From: Conor Dooley @ 2023-02-08 16:28 UTC (permalink / raw)
To: Trevor Woerner, palmer, Jernej Skrabec
Cc: linux-kernel, Paul Walmsley, Palmer Dabbelt, Albert Ou,
linux-riscv, Chen-Yu Tsai, Samuel Holland, linux-sunxi
[-- Attachment #1.1: Type: text/plain, Size: 1447 bytes --]
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 <twoerner@gmail.com>
> -ARM/Allwinner sunXi SoC support
> -L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> -L: linux-sunxi@lists.linux.dev
> +ARM/RISC-V/Allwinner sunXi SoC support
> +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +L: linux-riscv@lists.infradead.org
> +L: linux-sunxi@lists.linux.dev
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:
20230208142841.19597-1-twoerner@gmail.com
Cheers,
Conor.
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
[-- Attachment #2: Type: text/plain, Size: 161 bytes --]
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-02-08 16:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-08 14:28 [PATCH] MAINTAINERS: update Allwinner sunXi SoC support entry Trevor Woerner
2023-02-08 14:49 ` Palmer Dabbelt
2023-02-08 16:28 ` Conor Dooley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox