public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] riscv: dts: spacemit: Add initial support for Milk-V Jupiter
@ 2025-02-14 15:16 Javier Martinez Canillas
  2025-02-14 15:16 ` [PATCH 1/2] dt-bindings: riscv: spacemit: Add Milk-V Jupiter board compatible Javier Martinez Canillas
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Javier Martinez Canillas @ 2025-02-14 15:16 UTC (permalink / raw)
  To: linux-kernel
  Cc: javier, rjones, abologna, spacemit, Javier Martinez Canillas,
	Albert Ou, Conor Dooley, Krzysztof Kozlowski, Matthias Brugger,
	Palmer Dabbelt, Paul Walmsley, Rob Herring, Yangyu Chen,
	Yixun Lan, devicetree, linux-riscv

Hello,

This patch-set adds a minimal support for the Milk-V Jupiter board.
which is a Mini ITX computer based on the SpacemiT K1/M1 RISC-V SoC.

The DTS is very basic but at least allows to boot into a serial console
and get UART output, similar to what exists for other K1 based boards
such as the BananaPi BPI-F3.

Patch #1 just adds the compatible string for the Milk-V Jupiter to the
SpacemiT bindings and patch #2 adds the minimal DTS for this computer.

Best regards,
Javier


Javier Martinez Canillas (2):
  dt-bindings: riscv: spacemit: Add Milk-V Jupiter board compatible
  riscv: dts: spacemit: Add Milk-V Jupiter board device tree

 .../devicetree/bindings/riscv/spacemit.yaml   |  1 +
 arch/riscv/boot/dts/spacemit/Makefile         |  1 +
 .../boot/dts/spacemit/k1-milkv-jupiter.dts    | 27 +++++++++++++++++++
 3 files changed, 29 insertions(+)
 create mode 100644 arch/riscv/boot/dts/spacemit/k1-milkv-jupiter.dts

-- 
2.48.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-02-18  0:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-14 15:16 [PATCH 0/2] riscv: dts: spacemit: Add initial support for Milk-V Jupiter Javier Martinez Canillas
2025-02-14 15:16 ` [PATCH 1/2] dt-bindings: riscv: spacemit: Add Milk-V Jupiter board compatible Javier Martinez Canillas
2025-02-14 16:26   ` Matthias Brugger
2025-02-15 11:17   ` Krzysztof Kozlowski
2025-02-14 15:16 ` [PATCH 2/2] riscv: dts: spacemit: Add Milk-V Jupiter board device tree Javier Martinez Canillas
2025-02-15  8:36 ` [PATCH 0/2] riscv: dts: spacemit: Add initial support for Milk-V Jupiter Yixun Lan
2025-02-18  0:34 ` Yixun Lan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox