Message ID | 20230201131454.1928136-1-yoshihiro.shimoda.uh@renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | net: renesas: rswitch: Modify initialization for SERDES and PHY | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Wed, 1 Feb 2023 22:14:49 +0900 you wrote: > - My platform has the 88x2110. > - The MACTYPE setting of strap pin on the platform is SXGMII. > - However, we realized that the SoC cannot communicate the PHY with SXGMII > because of mismatching hardware specification. > - We have a lot of boards which mismatch the MACTYPE setting. > > So, I would like to change the MACTYPE as SGMII by software for the platform. > > [...] Here is the summary with links: - [net-next,v5,1/5] net: renesas: rswitch: Simplify struct phy * handling https://git.kernel.org/netdev/net-next/c/b46f1e579329 - [net-next,v5,2/5] net: renesas: rswitch: Convert to phy_device https://git.kernel.org/netdev/net-next/c/c16a5033f77b - [net-next,v5,3/5] net: renesas: rswitch: Add host_interfaces setting https://git.kernel.org/netdev/net-next/c/0df024d0f1d3 - [net-next,v5,4/5] net: renesas: rswitch: Add phy_power_{on,off}() calling https://git.kernel.org/netdev/net-next/c/5cb630925b49 - [net-next,v5,5/5] net: renesas: rswitch: Add "max-speed" handling https://git.kernel.org/netdev/net-next/c/04c77d9130b6 You are awesome, thank you!