[PATCH 0/2] Add initial Milk-V Duo S board support
Joshua Milas <[email protected]>
| Newsgroups | dev.linux.lists.sophgo,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <[email protected]> |
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]/ 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 -- 2.51.0