commit | 8e6f31baba7e2c13ab7e954fe6179420a7545a8b | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <rafal@milecki.pl> | Tue Jan 31 19:37:56 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 31 13:44:49 2017 -0500 |
tree | 72203aff7d95728584d71b77c66ac984ada099f0 | |
parent | aa8863e5d49417094b9457a0d53e8505e95a1863 [diff] |
net: bgmac: use PHY subsystem for initializing PHY This adds support for using bgmac with PHYs supported by standalone PHY drivers. Having any PHY initialization in bgmac is hacky and shouldn't be extended but rather removed if anyone has hardware to test it. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>