Re: [PATCH 0/2] Add initial Milk-V Duo S board support
Chen Wang <[email protected]>
| Newsgroups | dev.linux.lists.sophgo,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <MAUPR01MB11072863D4DA3440AB868C22CFE1BA@MAUPR01MB11072.INDPRD01.PROD.OUTLOOK.COM> |
Hi, Joshua, Thanks for your post, please loop to [email protected] next time. On 9/28/2025 1:36 AM, Joshua Milas wrote: > This adds an initial device tree for the Milk-V Duo S board > with support for reading from the SD card. This is continued > work from Michael Opdenacker's v6 series on the ARM64 side. > I'm still working on confirming the RISCV side. > > https://lore.kernel.org/linux-riscv/[email protected]/ Please add prefix & reference number as below: Link: https://lore.kernel.org/linux-riscv/[email protected]/ [1] And you can refer the link as "[1]" in your text. > > Patch produced against the "for-next" branch of the sophgo "linux" tree: > https://github.com/sophgo/linux.git > > Joshua Milas (2): > dt-bindings: soc: sophgo: add Milk-V Duo S board compatibles > arm64: dts: sophgo: add initial Milk-V Duo S board support > > .../bindings/soc/sophgo/sophgo.yaml | 1 + > arch/arm64/boot/dts/sophgo/Makefile | 1 + > .../boot/dts/sophgo/sg2000-milkv-duo-s.dts | 88 +++++++++++++++++++ > 3 files changed, 90 insertions(+) > create mode 100644 arch/arm64/boot/dts/sophgo/sg2000-milkv-duo-s.dts Regards, Chen