commit | 277323814e495616dd76409bec855f5c68f54988 | [log] [tgz] |
---|---|---|
author | Mathieu Olivari <mathieu@codeaurora.org> | Wed May 27 11:02:48 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat May 30 17:04:36 2015 -0700 |
tree | ba0b25feef23b9ea1bbd54a8193c292b5886aacf | |
parent | 5790cf3c00c2f92aacba348e13f8a9a8f5dd96bd [diff] |
stmmac: add fixed-link device-tree support In case DT is used, this change adds the ability to the stmmac driver to detect a fixed-link PHY, instanciate it, and use it during phy_connect(). Fixed link PHYs DT usage is described in: Documentation/devicetree/bindings/net/fixed-link.txt Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>