These two patches are to fix the recent regressions raised when test the stmmac on some platforms. Please I kindly ask you to give me the feedback if it actually covers all the cases and if the stmmac runs fine on the boxes. I have tested on my side the H410 B2120 with an embedded switch (so using the fixed-link).
Giuseppe Cavallaro (2): Revert "stmmac: Fix 'eth0: No PHY found' regression" stmmac: fix MDIO settings drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 11 ++------- drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c | 11 +++++++++- .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 22 +++++-------------- include/linux/stmmac.h | 3 +- 4 files changed, 20 insertions(+), 27 deletions(-) -- 1.7.4.4