Skip to content

Commit 5248d48

Browse files
rmandradfrank-w
authored andcommitted
arm64: dts: mt7988: bpi-r4-pro-8x: adjust ds-mux gpio + 10gbase-r
1 parent 32f9de1 commit 5248d48

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

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

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,8 @@
123123
compatible = "mxl862xx,ds-mux";
124124
reg = <12>;
125125
chan-sel-gpios = <&pio 54 GPIO_ACTIVE_HIGH>;
126-
mod-def0-gpios = <&pio 4 GPIO_ACTIVE_LOW>;
126+
/* SFP1 module detect (shared with sfp1 node) */
127+
mod-def0-gpios = <&pio 69 GPIO_ACTIVE_LOW>;
127128
sfp-present-channel = <0>;
128129
#address-cells = <1>;
129130
#size-cells = <0>;
@@ -148,14 +149,10 @@
148149
port6: port@6 {
149150
reg = <12>;
150151
label = "lan4";
151-
phy-mode = "usxgmii";
152+
phy-mode = "10gbase-r";
153+
phy-connection-type = "10gbase-r";
152154
phy-handle = <&phy24>;
153155
status = "okay";
154-
155-
fixed-link {
156-
speed = <10000>;
157-
full-duplex;
158-
};
159156
};
160157

161158
};

0 commit comments

Comments
 (0)