Add DT binding documentation for the SpacemiT K3 SoC and the board Pico-ITX
which is a 2.5-inch single-board computer.
Signed-off-by: Guodong Xu <guodong@riscstar.com>
---
Documentation/devicetree/bindings/riscv/spacemit.yaml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/riscv/spacemit.yaml b/Documentation/devicetree/bindings/riscv/spacemit.yaml
index 9c49482002f768cd0cc59be6db02659a43fa31ce..003b0bc1539b621e39172a0565dfea1274cbc8b8 100644
--- a/Documentation/devicetree/bindings/riscv/spacemit.yaml
+++ b/Documentation/devicetree/bindings/riscv/spacemit.yaml
@@ -8,7 +8,8 @@ title: SpacemiT SoC-based boards
maintainers:
- Yangyu Chen <cyy@cyyself.name>
- - Yixun Lan <dlan@gentoo.org>
+ - Yixun Lan <dlan@gentoo.org>
+ - Guodong Xu <guodong@riscstar.com>
description:
SpacemiT SoC-based boards
@@ -26,6 +27,9 @@ properties:
- xunlong,orangepi-r2s
- xunlong,orangepi-rv2
- const: spacemit,k1
+ - items:
+ - const: spacemit,k3-pico-itx
+ - const: spacemit,k3
additionalProperties: true
--
2.43.0
Hi Guodong, On 21:32 Tue 16 Dec , Guodong Xu wrote: > Add DT binding documentation for the SpacemiT K3 SoC and the board Pico-ITX > which is a 2.5-inch single-board computer. > > Signed-off-by: Guodong Xu <guodong@riscstar.com> > --- > Documentation/devicetree/bindings/riscv/spacemit.yaml | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/riscv/spacemit.yaml b/Documentation/devicetree/bindings/riscv/spacemit.yaml > index 9c49482002f768cd0cc59be6db02659a43fa31ce..003b0bc1539b621e39172a0565dfea1274cbc8b8 100644 > --- a/Documentation/devicetree/bindings/riscv/spacemit.yaml > +++ b/Documentation/devicetree/bindings/riscv/spacemit.yaml > @@ -8,7 +8,8 @@ title: SpacemiT SoC-based boards > > maintainers: > - Yangyu Chen <cyy@cyyself.name> > - - Yixun Lan <dlan@gentoo.org> > + - Yixun Lan <dlan@gentoo.org> > + - Guodong Xu <guodong@riscstar.com> please simply use "one blank space" here, it's more consistent, trying to align them like this would result in even worse situation.. - only email addresses got aligned while not user names (first, second name?) - adding another maintainer in future may break the alignment (if long name) -- Yixun Lan (dlan)
On Tue, Dec 16, 2025 at 11:05:30PM +0800, Yixun Lan wrote: > Hi Guodong, > > On 21:32 Tue 16 Dec , Guodong Xu wrote: > > Add DT binding documentation for the SpacemiT K3 SoC and the board Pico-ITX > > which is a 2.5-inch single-board computer. > > > > Signed-off-by: Guodong Xu <guodong@riscstar.com> > > --- > > Documentation/devicetree/bindings/riscv/spacemit.yaml | 6 +++++- > > 1 file changed, 5 insertions(+), 1 deletion(-) > > > > diff --git a/Documentation/devicetree/bindings/riscv/spacemit.yaml b/Documentation/devicetree/bindings/riscv/spacemit.yaml > > index 9c49482002f768cd0cc59be6db02659a43fa31ce..003b0bc1539b621e39172a0565dfea1274cbc8b8 100644 > > --- a/Documentation/devicetree/bindings/riscv/spacemit.yaml > > +++ b/Documentation/devicetree/bindings/riscv/spacemit.yaml > > @@ -8,7 +8,8 @@ title: SpacemiT SoC-based boards > > > > maintainers: > > - Yangyu Chen <cyy@cyyself.name> > > - - Yixun Lan <dlan@gentoo.org> > > + - Yixun Lan <dlan@gentoo.org> > > + - Guodong Xu <guodong@riscstar.com> > please simply use "one blank space" here, it's more consistent, > trying to align them like this would result in even worse situation.. > > - only email addresses got aligned while not user names (first, second > name?) > - adding another maintainer in future may break the alignment (if long > name) Yeah, these are never aligned. Just do one space gap.
On Wed, Dec 17, 2025 at 12:33 AM Conor Dooley <conor@kernel.org> wrote: > > On Tue, Dec 16, 2025 at 11:05:30PM +0800, Yixun Lan wrote: > > Hi Guodong, > > > > On 21:32 Tue 16 Dec , Guodong Xu wrote: > > > Add DT binding documentation for the SpacemiT K3 SoC and the board Pico-ITX > > > which is a 2.5-inch single-board computer. > > > > > > Signed-off-by: Guodong Xu <guodong@riscstar.com> > > > --- > > > Documentation/devicetree/bindings/riscv/spacemit.yaml | 6 +++++- > > > 1 file changed, 5 insertions(+), 1 deletion(-) > > > > > > diff --git a/Documentation/devicetree/bindings/riscv/spacemit.yaml b/Documentation/devicetree/bindings/riscv/spacemit.yaml > > > index 9c49482002f768cd0cc59be6db02659a43fa31ce..003b0bc1539b621e39172a0565dfea1274cbc8b8 100644 > > > --- a/Documentation/devicetree/bindings/riscv/spacemit.yaml > > > +++ b/Documentation/devicetree/bindings/riscv/spacemit.yaml > > > @@ -8,7 +8,8 @@ title: SpacemiT SoC-based boards > > > > > > maintainers: > > > - Yangyu Chen <cyy@cyyself.name> > > > - - Yixun Lan <dlan@gentoo.org> > > > + - Yixun Lan <dlan@gentoo.org> > > > + - Guodong Xu <guodong@riscstar.com> > > please simply use "one blank space" here, it's more consistent, > > trying to align them like this would result in even worse situation.. > > > > - only email addresses got aligned while not user names (first, second > > name?) > > - adding another maintainer in future may break the alignment (if long > > name) > > Yeah, these are never aligned. Just do one space gap. Thanks Yixun, Conor. I will fix that. -Guodong
© 2016 - 2025 Red Hat, Inc.