提交 cda52fe3 编写于 作者: A Arınç ÜNAL 提交者: Thomas Bogendoerfer

mips: ralink: mt7621: change DSA port labels to generic naming

Change the labels of the DSA ports to generic naming for switch ports.
Signed-off-by: NArınç ÜNAL <arinc.unal@arinc9.com>
Signed-off-by: NThomas Bogendoerfer <tsbogend@alpha.franken.de>
上级 82e918f9
......@@ -357,31 +357,31 @@
port@0 {
status = "disabled";
reg = <0>;
label = "lan0";
label = "swp0";
};
port@1 {
status = "disabled";
reg = <1>;
label = "lan1";
label = "swp1";
};
port@2 {
status = "disabled";
reg = <2>;
label = "lan2";
label = "swp2";
};
port@3 {
status = "disabled";
reg = <3>;
label = "lan3";
label = "swp3";
};
port@4 {
status = "disabled";
reg = <4>;
label = "lan4";
label = "swp4";
};
port@6 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册