Message ID | 20230317185415.2000564-1-colin.foster@in-advantage.com |
---|---|
Headers | show |
Series | add support for ocelot external ports | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Fri, 17 Mar 2023 11:54:06 -0700 you wrote: > This is the start of part 3 of what is hopefully a 3-part series to add > Ethernet switching support to Ocelot chips. > > Part 1 of the series (A New Chip) added general support for Ocelot chips > that were controlled externally via SPI. > https://lore.kernel.org/all/20220815005553.1450359-1-colin.foster@in-advantage.com/ > > [...] Here is the summary with links: - [v2,net-next,1/9] phy: phy-ocelot-serdes: add ability to be used in a non-syscon configuration https://git.kernel.org/netdev/net-next/c/672faa7bbf60 - [v2,net-next,2/9] mfd: ocelot: add ocelot-serdes capability https://git.kernel.org/netdev/net-next/c/c21ff0939d1d - [v2,net-next,3/9] net: mscc: ocelot: expose ocelot_pll5_init routine https://git.kernel.org/netdev/net-next/c/fec53f449458 - [v2,net-next,4/9] net: mscc: ocelot: expose generic phylink_mac_config routine https://git.kernel.org/netdev/net-next/c/69f7f89c0db5 - [v2,net-next,5/9] net: mscc: ocelot: expose serdes configuration function https://git.kernel.org/netdev/net-next/c/dfca93ed51a7 - [v2,net-next,6/9] net: dsa: felix: attempt to initialize internal hsio plls https://git.kernel.org/netdev/net-next/c/3821fd0107b0 - [v2,net-next,7/9] net: dsa: felix: allow configurable phylink_mac_config https://git.kernel.org/netdev/net-next/c/544435c9346a - [v2,net-next,8/9] net: dsa: felix: allow serdes configuration for dsa ports https://git.kernel.org/netdev/net-next/c/6865ecee385b - [v2,net-next,9/9] net: dsa: ocelot: add support for external phys https://git.kernel.org/netdev/net-next/c/4c05e5ceecbb You are awesome, thank you!