ux.org.uk; Michal Simek ;
> > netdev@vger.kernel.org; and...@lunn.ch
> > Subject: Re: [PATCH net-next v2] net: axienet: Properly handle
> > PCS/PMA PHY
> > for 1000BaseX mode
> >
> > On Mon, 2020-10-26 at 18:57 +, Radhey Shyam Pandey wrote:
> > > Thanks for
o: Radhey Shyam Pandey ;
> da...@davemloft.net;
> > > k...@kernel.org
> > > Cc: li...@armlinux.org.uk; Michal Simek ;
> > > netdev@vger.kernel.org; and...@lunn.ch
> > > Subject: Re: [PATCH net-next v2] net: axienet: Properly handle
> > > PCS/PMA PHY for
: Monday, October 26, 2020 11:26 PM
> > > To: Radhey Shyam Pandey ;
> da...@davemloft.net;
> > > k...@kernel.org
> > > Cc: Michal Simek ; li...@armlinux.org.uk;
> > > and...@lunn.ch; netdev@vger.kernel.org; Robert Hancock
> > >
> > > Subject: [PAT
kernel.org
> > Cc: Michal Simek ; li...@armlinux.org.uk;
> > and...@lunn.ch; netdev@vger.kernel.org; Robert Hancock
> >
> > Subject: [PATCH net-next v2] net: axienet: Properly handle PCS/PMA
> > PHY for
> > 1000BaseX mode
> >
> > Update the axienet driver to p
On Mon, Oct 26, 2020 at 06:57:00PM +, Radhey Shyam Pandey wrote:
> > + switch (state->interface) {
> > + case PHY_INTERFACE_MODE_NA:
> > + case PHY_INTERFACE_MODE_1000BASEX:
> > + case PHY_INTERFACE_MODE_SGMII:
> > + case PHY_INTERFACE_MODE_GMII:
> > + case PHY_INTERFACE_MODE_RGMII:
Hancock
>
> Subject: [PATCH net-next v2] net: axienet: Properly handle PCS/PMA PHY for
> 1000BaseX mode
>
> Update the axienet driver to properly support the Xilinx PCS/PMA PHY
> component which is used for 1000BaseX and SGMII modes, including
> properly configuring the au
Update the axienet driver to properly support the Xilinx PCS/PMA PHY
component which is used for 1000BaseX and SGMII modes, including
properly configuring the auto-negotiation mode of the PHY and reading
the negotiated state from the PHY.
Signed-off-by: Robert Hancock
---
Resubmit of v2 tagged f