Message ID | 20230530083916.2139667-1-lukma@denx.de (mailing list archive) |
---|---|
Headers | show |
Series | dsa: marvell: Add support for mv88e6071 and 6020 switches | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Tue, 30 May 2023 10:39:13 +0200 you wrote: > After the commit (SHA1: 7e9517375a14f44ee830ca1c3278076dd65fcc8f); > "net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290" the > error when mv88e6020 or mv88e6071 is used is not present anymore. > > As a result patches for adding max frame size are not required to provide > working setup with aforementioned switches. > > [...] Here is the summary with links: - [v8,1/3] net: dsa: Define .set_max_frame_size() callback for mv88e6250 SoC family https://git.kernel.org/netdev/net-next/c/dd4144e54e81 - [v8,2/3] net: dsa: mv88e6xxx: add support for MV88E6020 switch https://git.kernel.org/netdev/net-next/c/71d94a432a15 - [v8,3/3] net: dsa: mv88e6xxx: add support for MV88E6071 switch https://git.kernel.org/netdev/net-next/c/372188c86e4b You are awesome, thank you!