Merge branch 'dsa-marvell-mv88e6071-and-6020-support'
authorDavid S. Miller <davem@davemloft.net>
Wed, 31 May 2023 08:56:08 +0000 (09:56 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 May 2023 08:56:08 +0000 (09:56 +0100)
commit5dedf5c485e0dbbcdbcda995f029a696d7fa9c9a
tree815dcedfc88e9a17aa5ca119cf1975b8b51d2462
parent3ea903e2a523e9655e425ba8eae13733e9e80ac9
parent372188c86e4b2adbac41d998ed96ade83eff5494
Merge branch 'dsa-marvell-mv88e6071-and-6020-support'

Lukasz Majewski says:

====================
dsa: marvell: Add support for mv88e6071 and 6020  switches

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>