[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cd0c9fe6-8b13-041b-1f80-caf3c6250df5@synopsys.com>
Date: Fri, 19 Oct 2018 13:02:12 +0100
From: Jose Abreu <jose.abreu@...opsys.com>
To: Andrew Lunn <andrew@...n.ch>,
Florian Fainelli <f.fainelli@...il.com>
CC: "David S. Miller" <davem@...emloft.net>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Joao Pinto <joao.pinto@...opsys.com>
Subject: C45 Phys and PHY_FORCING state
Hello Andrew and Florian,
Currently I have a 10G C45 phy that is fixed at 10G link. This
version does not support auto negotiation so I'm turning off the
feature in phydev struct field. I found out that when I do this
phylib is not composing C45 frames and is instead using C22. This
is due to call to genphy_udpate_link() which doesn't work on my
phy because it doesn't support C22.
If I apply attached patch then things work perfectly fine. Can
you please review it ?
Thanks and Best Regards,
Jose Miguel Abreu
View attachment "0005-net-phy-Use-C45-Helpers-when-forcing-PHY.patch" of type "text/x-patch" (1110 bytes)
Powered by blists - more mailing lists