[PATCH v2 0/7] arm64 support for Milk-V Duo Module 01 EVB

Conor Dooley conor at kernel.org
Tue Feb 11 05:48:26 PST 2025


On Tue, Feb 11, 2025 at 01:43:31PM +0100, Alexander Sverdlin wrote:
> Hi Conor!
> 
> On Tue, 2025-02-11 at 10:50 +0000, Conor Dooley wrote:
> > On Mon, Feb 10, 2025 at 11:09:40PM +0100, Alexander Sverdlin wrote:
> > > This series adds very basic support for Milk-V Duo Module 01 EVB [1] in
> > > arm64 mode. The SoC (SG2000) is dual-arch, RiscV and ARM64, the latter has
> > > been chosen because the upstream toolchain can be utilized.
> > 
> > >   .../{riscv => soc/sophgo}/sophgo.yaml         |  7 +-
> > >   arch/arm64/Kconfig.platforms                  |  6 ++
> > >   arch/arm64/boot/dts/Makefile                  |  1 +
> > >   arch/arm64/boot/dts/sophgo/Makefile           |  2 +
> > 
> > I'd expect this to be maintained alongside the riscv support, how come
> > there's no maintainers entry change here?
> 
> MAINTAINERS file has "K: sophgo" entry already, I suppose new files will
> fall into this category? That's why I've ignored this specific checkpatch warning
> in all patches. Am I wrong?

Ah, I didn't realise.

> 
> > >   .../sophgo/sg2000-milkv-duo-module-01-evb.dts | 31 +++++++
> > >   .../sophgo/sg2000-milkv-duo-module-01.dtsi    | 85 +++++++++++++++++
> > >   arch/arm64/boot/dts/sophgo/sg2000.dtsi        | 75 +++++++++++++++
> > >   arch/arm64/configs/defconfig                  |  5 +
> > >   arch/riscv/boot/dts/sophgo/cv1800b.dtsi       | 64 ++++++++++---
> > >   arch/riscv/boot/dts/sophgo/cv1812h.dtsi       | 64 ++++++++++---
> > >   arch/riscv/boot/dts/sophgo/cv181x.dtsi        |  2 +-
> > >   arch/riscv/boot/dts/sophgo/cv18xx-cpu.dtsi    | 57 ++++++++++++
> > >   arch/riscv/boot/dts/sophgo/cv18xx.dtsi        | 91 +++++--------------
> > >   arch/riscv/boot/dts/sophgo/sg2002.dtsi        | 64 ++++++++++---
> > >   14 files changed, 451 insertions(+), 103 deletions(-)
> > >   rename Documentation/devicetree/bindings/{riscv => soc/sophgo}/sophgo.yaml (80%)
> > >   create mode 100644 arch/arm64/boot/dts/sophgo/Makefile
> > >   create mode 100644 arch/arm64/boot/dts/sophgo/sg2000-milkv-duo-module-01-evb.dts
> > >   create mode 100644 arch/arm64/boot/dts/sophgo/sg2000-milkv-duo-module-01.dtsi
> > >   create mode 100644 arch/arm64/boot/dts/sophgo/sg2000.dtsi
> > >   create mode 100644 arch/riscv/boot/dts/sophgo/cv18xx-cpu.dtsi
> 
> -- 
> Alexander Sverdlin.
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20250211/ed2a9c94/attachment.sig>


More information about the linux-riscv mailing list