Thread (65 messages) flat view 65 messages, 6 authors, 2020-04-29

Re: [PATCH 07/14] net: axienet: Fix SGMII support

From: Andrew Lunn <andrew@lunn.ch>
Date: 2020-01-10 14:04:32
Also in: lkml, netdev

On Fri, Jan 10, 2020 at 11:54:08AM +0000, Andre Przywara wrote:
With SGMII, the MAC and the PHY can negotiate the link speed between
themselves, without the host needing to mediate between them.
Linux recognises this, and will call phylink's mac_config with the speed
member set to SPEED_UNKNOWN (-1).
Currently the axienet driver will bail out and complain about an
unsupported link speed.

Teach axienet's mac_config callback to leave the MAC's speed setting
alone if the requested speed is SPEED_UNKNOWN.
Hi Andre

Is there an interrupt when SGMII signals a change in link state? If
so, you should call phylink_mac_change().

    Andrew

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help