ramips: correct MTC WR1201 LAN ports names
authorRené van Dorst <opensource@vdorst.com>
Wed, 1 Apr 2020 08:01:20 +0000 (10:01 +0200)
committerChuanhong Guo <gch981213@gmail.com>
Sat, 4 Apr 2020 06:56:14 +0000 (14:56 +0800)
LAN ports of MTC WR1201 are reversed, so correct their names

Signed-off-by: René van Dorst <opensource@vdorst.com>
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
target/linux/ramips/dts/mt7621_mtc_wr1201.dts

index eca7b3b0bbfa3af294e153ac11e1802849abe9ff..66b4f92852f38294f821b1bbd35538241b4c08aa 100644 (file)
        ports {
                port@0 {
                        status = "okay";
-                       label = "lan1";
+                       label = "lan4";
                };
 
                port@1 {
                        status = "okay";
-                       label = "lan2";
+                       label = "lan3";
                };
 
                port@2 {
                        status = "okay";
-                       label = "lan3";
+                       label = "lan2";
                };
 
                port@3 {
                        status = "okay";
-                       label = "lan4";
+                       label = "lan1";
                };
 
                port@4 {