Message ID | 20220615083908.1651975-1-boon.leong.ong@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | pcs-xpcs, stmmac: add 1000BASE-X AN for network switch | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Wed, 15 Jun 2022 16:39:03 +0800 you wrote: > Thanks for v4 review feedback in [1] and [2]. I have changed the v5 > implementation as follow. > > v5 changes: > 1/5 - No change from v4. > 2/5 - No change from v4. > 3/5 - [Fix] make xpcs_modify_changed() static and use > mdiodev_modify_changed() for cleaner code as suggested by > Russell King. > 4/5 - [Fix] Use fwnode_get_phy_mode() as recommended by Andrew Lunn. > 5/5 - [Fix] Make fwnode = of_fwnode_handle(priv->plat->phylink_node) > order after priv = netdev_priv(dev). > > [...] Here is the summary with links: - [net-next,v5,1/5] net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105 https://git.kernel.org/netdev/net-next/c/fa9c562f9735 - [net-next,v5,2/5] stmmac: intel: prepare to support 1000BASE-X phy interface setting https://git.kernel.org/netdev/net-next/c/c82386310d95 - [net-next,v5,3/5] net: pcs: xpcs: add CL37 1000BASE-X AN support https://git.kernel.org/netdev/net-next/c/b47aec885bcd - [net-next,v5,4/5] stmmac: intel: add phy-mode and fixed-link ACPI _DSD setting support https://git.kernel.org/netdev/net-next/c/72edaf39fc65 - [net-next,v5,5/5] net: stmmac: make mdio register skips PHY scanning for fixed-link https://git.kernel.org/netdev/net-next/c/ab21cf920928 You are awesome, thank you!