Skip to content

Commit 90d3028

Browse files
committed
dts: r4pro: change mux to base-r to get a change (now rcu_stall)
1 parent 12e5572 commit 90d3028

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,18 @@
1818
sfp-present-channel = <1>;
1919
#address-cells = <1>;
2020
#size-cells = <0>;
21+
2122
channel_10: channel@0 {
2223
reg = <0>;
23-
phy-mode = "usxgmii";
24-
phy-connection-type = "usxgmii";
24+
phy-mode = "10gbase-r";
25+
phy-connection-type = "10gbase-r";
2526
phy-handle = <&phy28>;
2627
};
28+
2729
channel_11: channel@1 {
2830
reg = <1>;
29-
phy-mode = "usxgmii";
30-
phy-connection-type = "usxgmii";
31+
phy-mode = "10gbase-r";
32+
phy-connection-type = "10gbase-r";
3133
managed = "in-band-status";
3234
sfp = <&sfp2>;
3335
};

0 commit comments

Comments
 (0)