Browse Source

lantiq: update default mii modes

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 38881
John Crispin 12 years ago
parent
commit
d823c20f05
2 changed files with 2 additions and 2 deletions
  1. 1 1
      target/linux/lantiq/dts/ARV4519PW.dts
  2. 1 1
      target/linux/lantiq/dts/ARV7518PW.dts

+ 1 - 1
target/linux/lantiq/dts/ARV4519PW.dts

@@ -81,7 +81,7 @@
 		};
 
 		etop@E180000 {
-			phy-mode = "rmii";
+			phy-mode = "mii";
 		};
 
 		ifxhcd@E101000 {

+ 1 - 1
target/linux/lantiq/dts/ARV7518PW.dts

@@ -118,7 +118,7 @@
 		};
 
 		etop@E180000 {
-			phy-mode = "rmii";
+			phy-mode = "mii";
 		};
 
 		ifxhcd@E101000 {