[PATCH v1 0/6] Provide support for mv88e6020 Marvell switch
Lukasz Majewski
lukma at denx.de
Thu Jun 1 11:59:59 CEST 2023
This patch set provides support for mv88e6020 switch. It is a dual chip
device, with direct access to port register on SMI bus. However, PHYs
are accessed indirectly.
I've rebased this series (unmodified) on v2023.07-rcX
(SHA1: cb4437e530ec1ff3deae85754010344afab8bcc5) and added reviewed
by tags.
Lukasz Majewski (6):
net: mv88e61xx: Add support for checking addressing mode
net: mv88e61xx: Configure PHY ports to also pass packets between them
net: mv88e61xx: Clear temporary structs before using them in
get_phy_id()
net: mv88e61xx: Directly access the switch chip
net: mv88e61xx: Set proper offset when R0_LED/ADDR4 is set on
bootstrap
net: mv88e61xx: Reset switch PHYs when bootstrapped to !NO_CPU
drivers/net/phy/mv88e61xx.c | 158 ++++++++++++++++++++++++++++++++----
1 file changed, 142 insertions(+), 16 deletions(-)
--
2.30.2
More information about the U-Boot
mailing list