From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> On Fri, 14 Jul 2023 18:45:19 +0800, Samin Guo wrote: > This series adds ethernet nodes for StarFive JH7110 RISC-V SoC, > and has been tested on StarFive VisionFive-2 v1.2A and v1.3B SBC boards. > > The first patch adds ethernet nodes for jh7110 SoC, the second patch > adds ethernet nodes for visionfive 2 SBCs. > > This series relies on xingyu's syscon patch[1]. > For more information and support, you can visit RVspace wiki[2]. > > [...] Applied to riscv-dt-for-next, thanks! [1/2] riscv: dts: starfive: jh7110: Add ethernet device nodes https://git.kernel.org/conor/c/1ff166c97972 [2/2] riscv: dts: starfive: visionfive 2: Add configuration of gmac and phy https://git.kernel.org/conor/c/b15a73c358d1 Thanks, Conor.