mirror of https://github.com/hak5/openwrt.git
21 lines
422 B
Diff
21 lines
422 B
Diff
--- a/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts
|
|
+++ b/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts
|
|
@@ -144,7 +144,7 @@
|
|
};
|
|
|
|
ð0 {
|
|
- phy-mode = "sgmii";
|
|
+ phy-mode = "2500base-x";
|
|
status = "okay";
|
|
managed = "in-band-status";
|
|
phys = <&comphy1 0>;
|
|
@@ -152,7 +152,7 @@
|
|
};
|
|
|
|
ð1 {
|
|
- phy-mode = "sgmii";
|
|
+ phy-mode = "2500base-x";
|
|
status = "okay";
|
|
managed = "in-band-status";
|
|
phys = <&comphy0 1>;
|