Skip to content

Commit 7cb5faf

Browse files
docularxuYixun Lan
authored andcommitted
dt-bindings: riscv: spacemit: add K3 and Pico-ITX board bindings
Add DT binding documentation for the SpacemiT K3 SoC and the board Pico-ITX which is a 2.5-inch single-board computer. Acked-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Yixun Lan <dlan@gentoo.org> Signed-off-by: Guodong Xu <guodong@riscstar.com> Link: https://lore.kernel.org/r/20260115-k3-basic-dt-v5-5-6990ac9f4308@riscstar.com Signed-off-by: Yixun Lan <dlan@kernel.org>
1 parent a716729 commit 7cb5faf

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Documentation/devicetree/bindings/riscv/spacemit.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: SpacemiT SoC-based boards
88

99
maintainers:
10+
- Guodong Xu <guodong@riscstar.com>
1011
- Yangyu Chen <cyy@cyyself.name>
1112
- Yixun Lan <dlan@gentoo.org>
1213

@@ -26,6 +27,10 @@ properties:
2627
- xunlong,orangepi-r2s
2728
- xunlong,orangepi-rv2
2829
- const: spacemit,k1
30+
- items:
31+
- enum:
32+
- spacemit,k3-pico-itx
33+
- const: spacemit,k3
2934

3035
additionalProperties: true
3136

0 commit comments

Comments
 (0)