mvebu: remove redundant patch for Linksys LED trigger
[openwrt/openwrt.git] / target / linux / mvebu / patches-5.4 / 550-arm64-dts-uDPU-switch-PHY-operation-mode-to-2500base.patch
1 --- a/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts
2 +++ b/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts
3 @@ -144,7 +144,7 @@
4 };
5
6 &eth0 {
7 - phy-mode = "sgmii";
8 + phy-mode = "2500base-x";
9 status = "okay";
10 managed = "in-band-status";
11 phys = <&comphy1 0>;
12 @@ -152,7 +152,7 @@
13 };
14
15 &eth1 {
16 - phy-mode = "sgmii";
17 + phy-mode = "2500base-x";
18 status = "okay";
19 managed = "in-band-status";
20 phys = <&comphy0 1>;