Message ID | 20240513-rzn1-gmac1-v7-0-6acf58b5440d@bootlin.com (mailing list archive) |
---|---|
Headers | show |
Series | net: stmmac: Add support for RZN1 GMAC devices | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Mon, 13 May 2024 09:25:11 +0200 you wrote: > Hello everyone, > > This is version seven of my series that adds support for a Gigabit Ethernet > controller featured in the Renesas r9a06g032 SoC, of the RZ/N1 family. This > GMAC device is based on a Synopsys IP and is compatible with the stmmac driver. > > My former colleague Clément Léger originally sent a series for this driver, > but an issue in bringing up the PCS clock had blocked the upstreaming > process. This issue has since been resolved by the following series: > > [...] Here is the summary with links: - [net-next,v7,1/7] dt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC support https://git.kernel.org/netdev/net-next/c/ab5588703981 - [net-next,v7,2/7] net: stmmac: Add dedicated XPCS cleanup method https://git.kernel.org/netdev/net-next/c/d5c50937d50f - [net-next,v7,3/7] net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices https://git.kernel.org/netdev/net-next/c/f9cdff1bdacc - [net-next,v7,4/7] net: stmmac: introduce pcs_init/pcs_exit stmmac operations https://git.kernel.org/netdev/net-next/c/f0ef433fc264 - [net-next,v7,5/7] net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit https://git.kernel.org/netdev/net-next/c/81b418a65657 - [net-next,v7,6/7] net: stmmac: add support for RZ/N1 GMAC https://git.kernel.org/netdev/net-next/c/f360446ec1d0 - [net-next,v7,7/7] ARM: dts: r9a06g032: describe GMAC1 (no matching commit) You are awesome, thank you!