aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/faraday/Kconfig
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2019-07-31 15:09:58 +0930
committerDavid S. Miller <davem@davemloft.net>2019-08-02 17:56:28 -0700
commit39bfab8844a0fabea812f99dc6aa88734323a920 (patch)
tree49a4f1cdc1646dbb171b26cb2f7e010948bdfe43 /drivers/net/ethernet/faraday/Kconfig
parentnet: phy: Add mdio-aspeed (diff)
downloadlinux-dev-39bfab8844a0fabea812f99dc6aa88734323a920.tar.xz
linux-dev-39bfab8844a0fabea812f99dc6aa88734323a920.zip
net: ftgmac100: Add support for DT phy-handle property
phy-handle is necessary for the AST2600 which separates the MDIO controllers from the MAC. I've tried to minimise the intrusion of supporting the AST2600 to the FTGMAC100 by leaving in place the existing MDIO support for the embedded MDIO interface. The AST2400 and AST2500 continue to be supported this way, as it avoids breaking/reworking existing devicetrees. The AST2600 support by contrast requires the presence of the phy-handle property in the MAC devicetree node to specify the appropriate PHY to associate with the MAC. In the event that someone wants to specify the MDIO bus topology under the MAC node on an AST2400 or AST2500, the current auto-probe approach is done conditional on the absence of an "mdio" child node of the MAC. Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions