Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1720246

Re: [PATCH] net: stmmac: Handle possible fixed-link with need_mdio_ids

From Andrew Lunn <andrew@lunn.ch>
Newsgroups linux.kernel
Subject Re: [PATCH] net: stmmac: Handle possible fixed-link with need_mdio_ids
Date 2017-08-25 18:30 +0200
Message-ID <uipEB-6ki-5@gated-at.bofh.it> (permalink)
References <uio5R-5gL-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Aug 25, 2017 at 04:42:08PM +0200, Corentin Labbe wrote:
> In case of fixed link, there are no mdio node.
> This patch add a test for fixed-link for bypassing MDIO node register.

The two are not mutually exclusive. E.g.
vf610-zii-dev.dtsi/vf610-zii-dev-rev-b.dts.  It has a fixed-link on
the FEC ethernet controller, and an Ethernet switch on the MDIO bus.

If anybody ever wants to use a switch with the stmmac, this will be
required.

	Andrew

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] net: stmmac: Handle possible fixed-link with need_mdio_ids Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-08-25 16:50 +0200
  Re: [PATCH] net: stmmac: Handle possible fixed-link with  need_mdio_ids Andrew Lunn <andrew@lunn.ch> - 2017-08-25 18:30 +0200
    Re: [PATCH] net: stmmac: Handle possible fixed-link with  need_mdio_ids Florian Fainelli <f.fainelli@gmail.com> - 2017-08-25 18:50 +0200
      Re: [PATCH] net: stmmac: Handle possible fixed-link with  need_mdio_ids Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-08-26 09:30 +0200

csiph-web