[PATCH v5 0/2] add initial Milk-V Duo S board support

Emil Renner Berthing emil.renner.berthing at canonical.com
Wed Apr 17 02:19:12 PDT 2024


michael.opdenacker@ wrote:
> From: Michael Opdenacker <michael.opdenacker at bootlin.com>
>
> This adds an initial device tree for the Milk-V Duo S board.
> Last tested on linux-next on April 17, 2024.

Hi Michael.

Sorry for the late reply. It seems to me like spaces are usually repaced by
dashes (-'s) in device trees, so I would have expected milkv,duo-s and
sg2000-milkv-duo-s.dts so it's not confused with a Milk-V Duos board.

/Emil

>
> - Changes in V5
>   - Fix the commit message describing the board DTS.
>     MMC is not supported yet.
>
> - Changes in V4
>   - Remove mmc device (&sdhci0) as not working yet with linux-next
>   - Use "sophgo,cv1812h" compatible as on the Huashan Pi board.
>     Should I call the DTS cv1812h-milkv-duos.dts instead
>     of sg2000-milkv-duos.dts?
>
> - Changes in V3
>   - Fix enum in devicetree/bindings/riscv/sophgo.yaml
>
> - 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.
>
> 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     |  1 +
>  arch/riscv/boot/dts/sophgo/Makefile           |  1 +
>  .../boot/dts/sophgo/sg2000-milkv-duos.dts     | 34 +++++++++++++++++++
>  3 files changed, 36 insertions(+)
>  create mode 100644 arch/riscv/boot/dts/sophgo/sg2000-milkv-duos.dts
>
> --
> 2.34.1
>
>
> _______________________________________________
> linux-riscv mailing list
> linux-riscv at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv



More information about the linux-riscv mailing list