Re: [PATCH net-next v4 0/3] riscv: spacemit: Add ethernet support for K3

From: Inochi Amaoto

Date: Fri Feb 27 2026 - 03:03:17 EST


On Tue, Feb 17, 2026 at 10:00:29AM -0600, Emil Renner Berthing wrote:
> Quoting Inochi Amaoto (2026-01-30 03:27:01)
> > Add initial support for ethernet controller of the Spacemit K3 SoC.
> > This ethernet controller is almost a standard Synopsys DesignWare
> > MAC (version 5.40a). This controller require a syscon device to
> > configure some basic features, like interface type and internal delay.
>
> Hi Inochi,
>
> Do you have a tree that includes the dt entries?
> Otherwise how are we going to test this?
>

Yes, I have one, but it is not opened as I was requested.
I will send the DTS patch, once the clock, gpio, and pinctrl
device is available. At least for now, I had no way to post
my DTS patch.

Regards,
Inochi