* [PATCH v2] MAINTAINERS: setup support for SpacemiT SoC tree
@ 2024-10-27 23:04 Yixun Lan
2024-10-27 23:31 ` Yixun Lan
2024-12-19 12:50 ` Yixun Lan
0 siblings, 2 replies; 5+ messages in thread
From: Yixun Lan @ 2024-10-27 23:04 UTC (permalink / raw)
To: Paul Walmsley, Palmer Dabbelt, Albert Ou, Conor Dooley
Cc: Yangyu Chen, Jisheng Zhang, Jesse Taube, Inochi Amaoto,
Icenowy Zheng, Meng Zhang, Meng Zhang, soc, linux-kernel,
linux-riscv, Yixun Lan
Add myself as maintainer of SpacemiT's SoC tree, which
suggested by Conor [1].
Link: https://lore.kernel.org/all/20241018234615-GYA2124001@gentoo/ [1]
Signed-off-by: Yixun Lan <dlan@gentoo.org>
---
This will setup proper maintainer info about Spacemit's kernel tree,
which should help to take soc and device tree patches, and send the
pull request up to Arnd's soc tree.
I asked Kevin to host the kernel tree under SpacemiT's account
on github, which should help people to get access more easily,
and promote the tree a little bit.
I could take this patch through this spacemit's soc tree if no objection,
of cource, after got ACK.
---
Changes in v2:
- drop RISC-V exclude dts
- add mailinglist info
- Link to v1: https://lore.kernel.org/r/20241023-00-k1-maintainer-v1-1-c06b791cc2ee@gentoo.org
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e9659a5a7fb3347d649855992a559e3526d18443..88fe4ca801537eff7eb5001406a611ef80632b5d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19814,6 +19814,15 @@ F: arch/riscv/boot/dts/thead/
F: drivers/clk/thead/clk-th1520-ap.c
F: include/dt-bindings/clock/thead,th1520-clk-ap.h
+RISC-V SPACEMIT SoC Support
+M: Yixun Lan <dlan@gentoo.org>
+L: linux-riscv@lists.infradead.org
+S: Maintained
+T: git https://github.com/spacemit-com/linux
+F: arch/riscv/boot/dts/spacemit/
+N: spacemit
+K: spacemit
+
RNBD BLOCK DRIVERS
M: Md. Haris Iqbal <haris.iqbal@ionos.com>
M: Jack Wang <jinpu.wang@ionos.com>
---
base-commit: 42f7652d3eb527d03665b09edac47f85fb600924
change-id: 20241023-00-k1-maintainer-46eb3f31e6f2
Best regards,
--
Yixun Lan <dlan@gentoo.org>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH v2] MAINTAINERS: setup support for SpacemiT SoC tree
2024-10-27 23:04 [PATCH v2] MAINTAINERS: setup support for SpacemiT SoC tree Yixun Lan
@ 2024-10-27 23:31 ` Yixun Lan
2024-12-19 12:50 ` Yixun Lan
1 sibling, 0 replies; 5+ messages in thread
From: Yixun Lan @ 2024-10-27 23:31 UTC (permalink / raw)
To: Paul Walmsley, Palmer Dabbelt, Albert Ou, Conor Dooley
Cc: Yangyu Chen, Jisheng Zhang, Jesse Taube, Inochi Amaoto,
Icenowy Zheng, Meng Zhang, Meng Zhang, soc, linux-kernel,
linux-riscv
HI
On 07:04 Mon 28 Oct , Yixun Lan wrote:
> Add myself as maintainer of SpacemiT's SoC tree, which
> suggested by Conor [1].
>
> Link: https://lore.kernel.org/all/20241018234615-GYA2124001@gentoo/ [1]
> Signed-off-by: Yixun Lan <dlan@gentoo.org>
> ---
> This will setup proper maintainer info about Spacemit's kernel tree,
> which should help to take soc and device tree patches, and send the
> pull request up to Arnd's soc tree.
>
> I asked Kevin to host the kernel tree under SpacemiT's account
> on github, which should help people to get access more easily,
> and promote the tree a little bit.
>
> I could take this patch through this spacemit's soc tree if no objection,
> of cource, after got ACK.
> ---
> Changes in v2:
> - drop RISC-V exclude dts
> - add mailinglist info
> - Link to v1: https://lore.kernel.org/r/20241023-00-k1-maintainer-v1-1-c06b791cc2ee@gentoo.org
> ---
> MAINTAINERS | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e9659a5a7fb3347d649855992a559e3526d18443..88fe4ca801537eff7eb5001406a611ef80632b5d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -19814,6 +19814,15 @@ F: arch/riscv/boot/dts/thead/
> F: drivers/clk/thead/clk-th1520-ap.c
> F: include/dt-bindings/clock/thead,th1520-clk-ap.h
>
> +RISC-V SPACEMIT SoC Support
> +M: Yixun Lan <dlan@gentoo.org>
> +L: linux-riscv@lists.infradead.org
> +S: Maintained
> +T: git https://github.com/spacemit-com/linux
> +F: arch/riscv/boot/dts/spacemit/
> +N: spacemit
> +K: spacemit
> +
strictly, I should put these before THEAD section, to keep it sorted
I will fix this while applying the patch if no other comments received..
> RNBD BLOCK DRIVERS
> M: Md. Haris Iqbal <haris.iqbal@ionos.com>
> M: Jack Wang <jinpu.wang@ionos.com>
>
> ---
> base-commit: 42f7652d3eb527d03665b09edac47f85fb600924
> change-id: 20241023-00-k1-maintainer-46eb3f31e6f2
>
> Best regards,
> --
> Yixun Lan <dlan@gentoo.org>
--
Yixun Lan (dlan)
Gentoo Linux Developer
GPG Key ID AABEFD55
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2] MAINTAINERS: setup support for SpacemiT SoC tree
2024-10-27 23:04 [PATCH v2] MAINTAINERS: setup support for SpacemiT SoC tree Yixun Lan
2024-10-27 23:31 ` Yixun Lan
@ 2024-12-19 12:50 ` Yixun Lan
2024-12-19 12:52 ` Conor Dooley
1 sibling, 1 reply; 5+ messages in thread
From: Yixun Lan @ 2024-12-19 12:50 UTC (permalink / raw)
To: Paul Walmsley, Palmer Dabbelt, Albert Ou, Conor Dooley, Yixun Lan
Cc: Yangyu Chen, Jisheng Zhang, Jesse Taube, Inochi Amaoto,
Icenowy Zheng, Meng Zhang, Meng Zhang, soc, linux-kernel,
linux-riscv
On Mon, 28 Oct 2024 07:04:00 +0800, Yixun Lan wrote:
> Add myself as maintainer of SpacemiT's SoC tree, which
> suggested by Conor [1].
>
>
Thanks, Applied to SpacemiT's SoC tree:
https://github.com/spacemit-com/linux/ (for-next)
[1/1] MAINTAINERS: setup support for SpacemiT SoC tree
commit: f187e72262c3245bc032a1a0f106784fb8562a0b
The for-next branch will be sent via a formal Pull Request to
the Linux SoC maintainers for inclusion in next merge window.
Best regards,
--
Yixun Lan
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [PATCH v2] MAINTAINERS: setup support for SpacemiT SoC tree
2024-12-19 12:50 ` Yixun Lan
@ 2024-12-19 12:52 ` Conor Dooley
2024-12-19 13:55 ` Yixun Lan
0 siblings, 1 reply; 5+ messages in thread
From: Conor Dooley @ 2024-12-19 12:52 UTC (permalink / raw)
To: Yixun Lan
Cc: Paul Walmsley, Palmer Dabbelt, Albert Ou, Conor Dooley,
Yangyu Chen, Jisheng Zhang, Jesse Taube, Inochi Amaoto,
Icenowy Zheng, Meng Zhang, Meng Zhang, soc, linux-kernel,
linux-riscv
[-- Attachment #1: Type: text/plain, Size: 691 bytes --]
On Thu, Dec 19, 2024 at 08:50:41PM +0800, Yixun Lan wrote:
>
> On Mon, 28 Oct 2024 07:04:00 +0800, Yixun Lan wrote:
> > Add myself as maintainer of SpacemiT's SoC tree, which
> > suggested by Conor [1].
> >
> >
>
> Thanks, Applied to SpacemiT's SoC tree:
> https://github.com/spacemit-com/linux/ (for-next)
>
> [1/1] MAINTAINERS: setup support for SpacemiT SoC tree
> commit: f187e72262c3245bc032a1a0f106784fb8562a0b
>
> The for-next branch will be sent via a formal Pull Request to
> the Linux SoC maintainers for inclusion in next merge window.
BTW, did you get your branches into linux-next yet? I forget if we
talked about this before (sorry).
Conor.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2] MAINTAINERS: setup support for SpacemiT SoC tree
2024-12-19 12:52 ` Conor Dooley
@ 2024-12-19 13:55 ` Yixun Lan
0 siblings, 0 replies; 5+ messages in thread
From: Yixun Lan @ 2024-12-19 13:55 UTC (permalink / raw)
To: Conor Dooley
Cc: Paul Walmsley, Palmer Dabbelt, Albert Ou, Conor Dooley,
Yangyu Chen, Jisheng Zhang, Jesse Taube, Inochi Amaoto,
Icenowy Zheng, Meng Zhang, Meng Zhang, soc, linux-kernel,
linux-riscv
On 12:52 Thu 19 Dec , Conor Dooley wrote:
> On Thu, Dec 19, 2024 at 08:50:41PM +0800, Yixun Lan wrote:
> >
> > On Mon, 28 Oct 2024 07:04:00 +0800, Yixun Lan wrote:
> > > Add myself as maintainer of SpacemiT's SoC tree, which
> > > suggested by Conor [1].
> > >
> > >
> >
> > Thanks, Applied to SpacemiT's SoC tree:
> > https://github.com/spacemit-com/linux/ (for-next)
> >
> > [1/1] MAINTAINERS: setup support for SpacemiT SoC tree
> > commit: f187e72262c3245bc032a1a0f106784fb8562a0b
> >
> > The for-next branch will be sent via a formal Pull Request to
> > the Linux SoC maintainers for inclusion in next merge window.
>
> BTW, did you get your branches into linux-next yet? I forget if we
> talked about this before (sorry).
yes, I've sent request to Stephen and he handled it already
https://lore.kernel.org/all/20241029173322.4d879601@canb.auug.org.au/
also, I've requested to join LKP project
https://github.com/intel/lkp-tests/pull/386
>
> Conor.
--
Yixun Lan (dlan)
Gentoo Linux Developer
GPG Key ID AABEFD55
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-12-19 13:55 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-27 23:04 [PATCH v2] MAINTAINERS: setup support for SpacemiT SoC tree Yixun Lan
2024-10-27 23:31 ` Yixun Lan
2024-12-19 12:50 ` Yixun Lan
2024-12-19 12:52 ` Conor Dooley
2024-12-19 13:55 ` Yixun Lan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox