]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf9d8546204f020969698aeddcce369ddcfc21432
tree7d52500559b779f66edb840225549636f28ab6f0
parent8f32b7542cb954adfd7cb267a76660764a05aef2
parent50fe797449ae114829b6592acdfbb12ce4812274
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>