Skip to content

Commit 5b9607f

Browse files
committed
dts: try to move to usxgmii
1 parent f42c033 commit 5b9607f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,9 @@
121121

122122
ds_channel_1: channel@1 {
123123
reg = <1>;
124-
phy-mode = "10gbase-r";
125-
phy-connection-type = "10gbase-r";
124+
phy-mode = "usxgmii";
125+
phy-connection-type = "usxgmii";
126+
managed = "in-band-status";
126127
phy-handle = <&phy24>;
127128
};
128129
};

0 commit comments

Comments
 (0)