On 1/10/24 15:57, Conor Dooley wrote: > On Tue, Dec 26, 2023 at 02:38:26PM -0600, Emil Renner Berthing wrote: >> Cristian Ciocaltea wrote: >>> This patch series adds ethernet support for the StarFive JH7100 SoC and >>> makes it available for the StarFive VisionFive V1 and BeagleV Starlight >>> boards, although I could only validate on the former SBC. Thank you Emil >>> and Geert for helping with tests on BeagleV! >>> >>> The work is heavily based on the reference implementation [1] and depends >>> on the SiFive Composable Cache controller and non-coherent DMA support >>> provided by Emil via [2] and [3]. >>> >>> *Update 1*: As of next-20231214, dependencies [2] & [3] have been merged. >>> >>> *Update 2*: Since v5, the dwmac patches will be handled via [4], while the >>> clock patches subset via [5]. >> >> I'm not sure my rb my sense when I'm listed as a co-developer, but this version >> looks good to me: >> >> Reviewed-by: Emil Renner Berthing <emil.renner.berthing@xxxxxxxxxxxxx> > > Cool, thanks. Cristian, can you ping this series once the binding gets > picked up by the netdev folks after the merge window closes? Sure, will do! Thanks, Cristian > Cheers, > Conor.