Message ID | 20250103063241.2306312-1-a0987203069@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for Nuvoton MA35D1 GMAC | expand |
On Fri, 3 Jan 2025 14:32:38 +0800 Joey Lu wrote: > This patch series is submitted to add GMAC support for Nuvoton MA35D1 > SoC platform. This work involves implementing a GMAC driver glue layer > based on Synopsys DWMAC driver framework to leverage MA35D1's dual GMAC > interface capabilities. Would be good if you could reply to Christophe's question. Then please rebase on top of net-next/main and repost. The first patch doesn't currently apply cleanly. Please leave out the second patch, it has to go via the appropriate platform tree, rather than the networking tree.
Jakub Kicinski 於 1/7/2025 8:30 AM 寫道: > On Fri, 3 Jan 2025 14:32:38 +0800 Joey Lu wrote: >> This patch series is submitted to add GMAC support for Nuvoton MA35D1 >> SoC platform. This work involves implementing a GMAC driver glue layer >> based on Synopsys DWMAC driver framework to leverage MA35D1's dual GMAC >> interface capabilities. > Would be good if you could reply to Christophe's question. > > Then please rebase on top of net-next/main and repost. > The first patch doesn't currently apply cleanly. > Please leave out the second patch, it has to go via > the appropriate platform tree, rather than the networking > tree. I got it. Thank you! BR, Joey