1
0
Fork 0

arm64: dts: ls1028a: sl28: keep switch port names consistent

Keep the switch port labels consistent across the different board
variants. If the user wants to rename them, it should be done in
user-space.

Fixes: ab43f03074 ("arm64: dts: ls1028a: sl28: add support for variant 2")
Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
alistair/sunxi64-5.8
Michael Walle 2020-05-19 23:03:19 +02:00 committed by Shawn Guo
parent 1641b23470
commit 0d99633fd0
1 changed files with 2 additions and 2 deletions

View File

@ -53,14 +53,14 @@
};
&mscc_felix_port0 {
label = "gbe0";
label = "swp0";
phy-handle = <&phy0>;
phy-mode = "sgmii";
status = "okay";
};
&mscc_felix_port1 {
label = "gbe1";
label = "swp1";
phy-handle = <&phy1>;
phy-mode = "sgmii";
status = "okay";