diff options
author | Padmanabhan Rajanbabu <p.rajanbabu@samsung.com> | 2019-12-19 15:47:01 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-20 21:27:51 -0800 |
commit | d3e014ec7d5ebe9644b5486bc530b91e62bbf624 (patch) | |
tree | d60920d138628ca065ac32faa63d9b4e25878bb3 /init | |
parent | af1c0e4e00f3cc76cb136ebf2e2c04e8b6446285 (diff) | |
download | linux-d3e014ec7d5ebe9644b5486bc530b91e62bbf624.tar.bz2 |
net: stmmac: platform: Fix MDIO init for platforms without PHY
The current implementation of "stmmac_dt_phy" function initializes
the MDIO platform bus data, even in the absence of PHY. This fix
will skip MDIO initialization if there is no PHY present.
Fixes: 7437127 ("net: stmmac: Convert to phylink and remove phylib logic")
Acked-by: Jayati Sahu <jayati.sahu@samsung.com>
Signed-off-by: Sriram Dash <sriram.dash@samsung.com>
Signed-off-by: Padmanabhan Rajanbabu <p.rajanbabu@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions