We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e5572 commit 90d3028Copy full SHA for 90d3028
1 file changed
arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro-8x.dts
@@ -18,16 +18,18 @@
18
sfp-present-channel = <1>;
19
#address-cells = <1>;
20
#size-cells = <0>;
21
+
22
channel_10: channel@0 {
23
reg = <0>;
- phy-mode = "usxgmii";
24
- phy-connection-type = "usxgmii";
+ phy-mode = "10gbase-r";
25
+ phy-connection-type = "10gbase-r";
26
phy-handle = <&phy28>;
27
};
28
29
channel_11: channel@1 {
30
reg = <1>;
31
32
33
managed = "in-band-status";
34
sfp = <&sfp2>;
35
0 commit comments