Re: [PATCH (net.git) 0/2] stmmac: MDIO fixes

2016-03-09 Thread Frank Schäfer

Am 09.03.2016 um 10:00 schrieb Giuseppe Cavallaro:
> 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(-)
Works fine on the Banana Pi M1 board.
(Fixes "libphy: PHY stmmac-0: not found")

Regards,
Frank





[PATCH (net.git) 0/2] stmmac: MDIO fixes

2016-03-09 Thread Giuseppe Cavallaro
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