[PATCH 1/2] net: dsa: allow XAUI phy interface mode

David Miller davem at davemloft.net
Wed Dec 13 11:59:34 PST 2017


From: Russell King <rmk+kernel at armlinux.org.uk>
Date: Tue, 12 Dec 2017 09:29:46 +0000

> XGMII is a 32-bit bus plus two clock signals per direction.  XAUI is
> four serial lanes per direction.  The 88e6190 supports XAUI but not
> XGMII as it doesn't have enough pins.  The same is true of 88e6176.
> 
> Match on PHY_INTERFACE_MODE_XAUI for the XAUI port type, but keep
> accepting XGMII for backwards compatibility.
> 
> Signed-off-by: Russell King <rmk+kernel at armlinux.org.uk>

Applied.



More information about the linux-arm-kernel mailing list