arm: sun8i: nanopi-neo: use internal phy-mode

Since the PHY used is internal, simply set phy-mode as internal.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
pull/474/head
LABBE Corentin 2017-06-27 11:28:05 +02:00 committed by David S. Miller
parent 4ac57180ea
commit bdcc005bea
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
&emac {
phy-handle = <&int_mii_phy>;
phy-mode = "mii";
phy-mode = "internal";
allwinner,leds-active-low;
status = "okay";
};