Re: [PATCH v3 0/5] Add initial Milk-V Duo S board support
Krzysztof Kozlowski <[email protected]>
| Newsgroups | dev.linux.lists.sophgo,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <20251029-successful-pristine-ara-bd4d23@kuoka> |
On Tue, Oct 28, 2025 at 08:10:47PM -0400, Joshua Milas wrote: > This adds an initial device tree for the Milk-V Duo S board > with support for reading from the SD card and network over > Ethernet. This is continued work from Michael Opdenacker's > v6 series [1] on the ARM64 and RISCV side. It has been > tested with ARM64 and RISCV64 to boot from an SD card, have > networking, and read I2C slave devices over i2c4. > > v3 > - Added sg2000 interrupt controller and timer to documentation > - Added sg2000.dtsi for RISCV and moved DTS over to use it > - remove devices from DTS's to match what is available in the > default pinmux config. spi0-2, i2c0-3, uart1-4 > - Added i2c4 and spi3 aliases How did you resolve previous comments on bindings? Nothing mentioned here. Best regards, Krzysztof