public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] add initial Milk-V Duo S board support
@ 2024-04-10  5:25 michael.opdenacker
  2024-04-10  5:25 ` [PATCH v2 1/2] dt-bindings: riscv: add Milk-V Duo S board compatibles michael.opdenacker
  2024-04-10  5:25 ` [PATCH v2 2/2] riscv: dts: sophgo: add initial Milk-V Duo S board support michael.opdenacker
  0 siblings, 2 replies; 4+ messages in thread
From: michael.opdenacker @ 2024-04-10  5:25 UTC (permalink / raw)
  To: Paul Walmsley, Palmer Dabbelt, Albert Ou, Chen Wang,
	Inochi Amaoto
  Cc: Michael Opdenacker, linux-riscv

From: Michael Opdenacker <michael.opdenacker@bootlin.com>

This adds an initial device tree for the Milk-V Duo S board.
Last tested on linux-next as a May 9, 2024.

- Changes in V2:
  - Add a first patch to register the new compatible string
    for this board.
  - Use a correct SoC compatible string
  - Add "disable-wp" (disable write protect) property
    to enable write access to the external SD card.

Many thanks to reviewers!

Michael Opdenacker (2):
  dt-bindings: riscv: add Milk-V Duo S board compatibles
  riscv: dts: sophgo: add initial Milk-V Duo S board support

 .../devicetree/bindings/riscv/sophgo.yaml     |  4 ++
 arch/riscv/boot/dts/sophgo/Makefile           |  1 +
 .../boot/dts/sophgo/sg2000-milkv-duos.dts     | 39 +++++++++++++++++++
 3 files changed, 44 insertions(+)
 create mode 100644 arch/riscv/boot/dts/sophgo/sg2000-milkv-duos.dts

-- 
2.34.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

end of thread, other threads:[~2024-04-10  6:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-10  5:25 [PATCH v2 0/2] add initial Milk-V Duo S board support michael.opdenacker
2024-04-10  5:25 ` [PATCH v2 1/2] dt-bindings: riscv: add Milk-V Duo S board compatibles michael.opdenacker
2024-04-10  6:12   ` Krzysztof Kozlowski
2024-04-10  5:25 ` [PATCH v2 2/2] riscv: dts: sophgo: add initial Milk-V Duo S board support michael.opdenacker

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