Merge branch 'net-dsa-realtek-rtl8365mb-improve-handling-of-phy-modes'
authorJakub Kicinski <kuba@kernel.org>
Fri, 17 Jun 2022 03:44:51 +0000 (20:44 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 17 Jun 2022 03:45:07 +0000 (20:45 -0700)
commitf0502724367aa8131465c6f0a82d9549e1cedbd7
tree7d52500559b779f66edb840225549636f28ab6f0
parent821c7733d26cbbd6f09124e972c05275e6bcd841
parenta48b6e44a9e73cbeef96145b539a84856e10500c
Merge branch 'net-dsa-realtek-rtl8365mb-improve-handling-of-phy-modes'

Alvin Šipraga says:

====================
net: dsa: realtek: rtl8365mb: improve handling of PHY modes

This series introduces some minor cleanup of the driver and improves the
handling of PHY interface modes to break the assumption that CPU ports
are always over an external interface, and the assumption that user
ports are always using an internal PHY.
====================

Link: https://lore.kernel.org/r/20220615225116.432283-1-alvin@pqrs.dk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>