[PATCH v2] MAINTAINERS: setup support for SpacemiT SoC tree

Yixun Lan posted 1 patch 1 year, 3 months ago
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)
[PATCH v2] MAINTAINERS: setup support for SpacemiT SoC tree
Posted by Yixun Lan 1 year, 3 months ago
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>
Re: [PATCH v2] MAINTAINERS: setup support for SpacemiT SoC tree
Posted by Yixun Lan 1 year, 1 month ago
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
Re: [PATCH v2] MAINTAINERS: setup support for SpacemiT SoC tree
Posted by Conor Dooley 1 year, 1 month ago
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.
Re: [PATCH v2] MAINTAINERS: setup support for SpacemiT SoC tree
Posted by Yixun Lan 1 year, 1 month ago
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
Re: [PATCH v2] MAINTAINERS: setup support for SpacemiT SoC tree
Posted by Yixun Lan 1 year, 3 months ago
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