commit | 0f183fd151c8c7e215385edfbdc5112d743434dc | [log] [tgz] |
---|---|---|
author | Jeremy Linton <jeremy.linton@arm.com> | Mon Jun 22 20:35:34 2020 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 23 20:35:15 2020 -0700 |
tree | 02a7bfefc78a53f46621b886bf2216c6ac675201 | |
parent | 229f4bb47512ece7b8ca0bd1a097fee30886b9b8 [diff] |
net/fsl: enable extended scanning in xgmac_mdio Since we know the xgmac hardware always has a c45 compliant bus, let's try scanning for c22 capable PHYs first. If we fail to find any, then it will fall back to c45 automatically. Signed-off-by: Jeremy Linton <jeremy.linton@arm.com> Signed-off-by: Calvin Johnson <calvin.johnson@oss.nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>