Skip to content

Commit d3bac1b

Browse files
committed
arm64: dts: mt7988a-bpi-r4-pro: drop port4 from mxl switch
1 parent e72422d commit d3bac1b

2 files changed

Lines changed: 1 addition & 9 deletions

File tree

arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-8x.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
ports {
148148
port6: port@6 {
149149
reg = <12>;
150-
label = "mxl_lan5";
150+
label = "mxl_lan4";
151151
phy-mode = "usxgmii";
152152
phy-handle = <&phy24>;
153153
status = "okay";

arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro.dtsi

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -436,14 +436,6 @@
436436
status = "okay";
437437
};
438438

439-
port4: port@4 {
440-
reg = <4>;
441-
label = "mxl_lan4";
442-
phy-handle = <&switchphy4>;
443-
phy-mode = "internal";
444-
status = "okay";
445-
};
446-
447439
port8: port@8 {
448440
reg = <8>;
449441
label = "cpu";

0 commit comments

Comments
 (0)