PHY modes should be defined in the device tree for the bcm63xx internal switch. Signed-off-by: Álvaro Fernández Rojas <[email protected]>
@@ -254,6 +254,7 @@
label = "wan";
phy-handle = <&phy12>;
+ phy-mode = "gmii";
};
switch0port4: port@4 {
@@ -196,6 +196,7 @@
label = "lan2";
phy-handle = <&phy1>;
+ phy-mode = "mii";
port@1 {
@@ -203,6 +204,7 @@
label = "lan3";
phy-handle = <&phy2>;
port@2 {
@@ -210,6 +212,7 @@
label = "lan4";
phy-handle = <&phy3>;
port@3 {
@@ -217,6 +220,7 @@
label = "lan1";
phy-handle = <&phy4>;
@@ -213,6 +213,7 @@
@@ -220,6 +221,7 @@
@@ -227,6 +229,7 @@
@@ -234,6 +237,7 @@
@@ -170,6 +170,7 @@
@@ -177,6 +178,7 @@
@@ -184,6 +186,7 @@
@@ -191,6 +194,7 @@
@@ -135,6 +135,7 @@
@@ -142,6 +143,7 @@
@@ -149,6 +151,7 @@
@@ -156,6 +159,7 @@