On Sat, Jun 30, 2018 at 06:18:03PM +0200, Linus Walleij wrote:
> Instead of just specify that a PHY is connected at some
> speed, also specify which one. This is helpful with several
> PHYs on the system.
Hi Linus
Could you just use phy_print_status()
Andrew
Instead of just specify that a PHY is connected at some
speed, also specify which one. This is helpful with several
PHYs on the system.
Signed-off-by: Linus Walleij
---
drivers/net/ethernet/cortina/gemini.c | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/drivers